Skip to content

Conversation

@PeraSite
Copy link
Member

Summary

서너달이 지났지만 이제서야 추가하기

Describe your changes

Issue

  • Resolves #

To reviewers

@gemini-code-assist
Copy link
Contributor

Summary of Changes

Hello @PeraSite, I'm Gemini Code Assist1! I'm currently reviewing this pull request and will post my feedback shortly. In the meantime, here's a summary to help you and other reviewers quickly get up to speed!

이 PR은 README.md 파일을 업데이트하여 새로운 기여자 '정제훈'님을 추가합니다. 이는 프로젝트 문서가 현재 기여자 목록을 정확하게 반영하도록 하여, 프로젝트에 기여한 모든 분들의 노고를 인정하고 명확히 하는 데 목적이 있습니다.

Highlights

  • README 업데이트: 프로젝트의 README.md 파일에 새로운 기여자 '정제훈'님의 정보를 추가했습니다.
  • 기여자 정보 추가: 정제훈님의 GitHub 프로필 링크, 프로필 이미지, 그리고 '2025.08~현재'의 기여 기간이 포함되었습니다.
Using Gemini Code Assist

The full guide for Gemini Code Assist can be found on our documentation page, here are some quick tips.

Invoking Gemini

You can request assistance from Gemini at any point by creating a comment using either /gemini <command> or @gemini-code-assist <command>. Below is a summary of the supported commands on the current page.

Feature Command Description
Code Review /gemini review Performs a code review for the current pull request in its current state.
Pull Request Summary /gemini summary Provides a summary of the current pull request in its current state.
Comment @gemini-code-assist Responds in comments when explicitly tagged, both in pull request comments and review comments.
Help /gemini help Displays a list of available commands.

Customization

To customize Gemini Code Assist for GitHub experience, repository maintainers can create a configuration file and/or provide a custom code review style guide (such as PEP-8 for Python) by creating and adding files to a .gemini/ folder in the base of the repository. Detailed instructions can be found here.

Limitations & Feedback

Gemini Code Assist may make mistakes. Please leave feedback on any instances where its feedback is incorrect or counter productive. You can react with 👍 and 👎 on @gemini-code-assist comments. If you're interested in giving your feedback about your experience with Gemini Code Assist for Github and other Google products, sign up here.

You can also get AI-powered code generation, chat, as well as code reviews directly in the IDE at no cost with the Gemini Code Assist IDE Extension.

Footnotes

  1. Review the Privacy Notices, Generative AI Prohibited Use Policy, Terms of Service, and learn how to configure Gemini Code Assist in GitHub here. Gemini can make mistakes, so double check it and use code with caution.

Copy link
Contributor

@gemini-code-assist gemini-code-assist bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Code Review

안녕하세요. README에 기여자를 추가하는 작업을 해주셨네요. 전반적으로 좋은 변경이지만, 기여자 프로필 이미지의 URL과 대체 텍스트(alt text)를 개선하면 더 좋을 것 같습니다. 아래에 자세한 리뷰 코멘트를 남겼으니 확인 부탁드립니다.

|2022.11~현재|2022.11~2024.02|2025.02~현재|
|[유진](https://github.com/HI-JIN2)|[이현지](https://github.com/Amepistheo)|[강유리](https://github.com/kangyuri1114)|[정제훈](https://github.com/PeraSite)|
|:---:|:---:|:---:|:---:|
|![image](https://github.com/user-attachments/assets/aa023f64-60e1-4d6c-8ea2-35d75cc167f9)|![image](https://github.com/user-attachments/assets/3ecf5e16-35ea-452f-96b0-fa4479d7133c)|![image](https://github.com/user-attachments/assets/a1caa937-4cfe-4d19-a2f2-8335f12595d9)|![image](https://github.com/user-attachments/assets/10be935d-845c-4dff-9980-359b7708e129)
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

medium

기여자 프로필 이미지에 user-attachments URL을 사용하셨는데, 이 URL은 영구적이지 않을 수 있어 나중에 이미지가 보이지 않게 될 수 있습니다. 각 기여자의 GitHub 프로필 이미지 URL(예: https://github.com/<username>.png)을 직접 사용하는 것이 더 안정적입니다.

또한, 이미지의 대체 텍스트(alt text)를 image 대신 각 기여자의 이름으로 설정하면 웹 접근성을 향상시킬 수 있습니다.

Suggested change
|![image](https://github.com/user-attachments/assets/aa023f64-60e1-4d6c-8ea2-35d75cc167f9)|![image](https://github.com/user-attachments/assets/3ecf5e16-35ea-452f-96b0-fa4479d7133c)|![image](https://github.com/user-attachments/assets/a1caa937-4cfe-4d19-a2f2-8335f12595d9)|![image](https://github.com/user-attachments/assets/10be935d-845c-4dff-9980-359b7708e129)
|![유진](https://github.com/HI-JIN2.png)|![이현지](https://github.com/Amepistheo.png)|![강유리](https://github.com/kangyuri1114.png)|![정제훈](https://github.com/PeraSite.png)|

@PeraSite PeraSite merged commit 0dc7230 into develop Dec 14, 2025
1 check passed
@PeraSite PeraSite deleted the chore/add-jehoon branch December 14, 2025 07:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants