-
Notifications
You must be signed in to change notification settings - Fork 2
docs: 프로젝트 리드미 업데이트 #301
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
docs: 프로젝트 리드미 업데이트 #301
Changes from all commits
File filter
Filter by extension
Conversations
Jump to
Diff view
Diff view
There are no files selected for viewing
| Original file line number | Diff line number | Diff line change |
|---|---|---|
|
|
@@ -14,10 +14,17 @@ | |
|
|
||
| ## 👨🏻💻 Contributors | ||
|
|
||
| |**Server**| **Server** | **Server(Lead)** | | ||
| |:--------------------------------------------------------------------------------------------------:|:------------------------------------------------------------------------------------------------------------:|:----------------------------------------------------------------------------------------------------:| | ||
| | [<img src="https://github.com/minjo-on.png" alt="박민준" width="150" />](https://github.com/minjo-on) | [<img src="https://github.com/LeeShinHaeng.png" alt="이신행" width="150" />](https://github.com/LeeShinHaeng) | [<img src="https://github.com/LeeHanEum.png" alt="이한음" width="150" />](https://github.com/LeeHanEum) | | ||
| | [**박민준**](https://github.com/minjo-on) | [**이신행**](https://github.com/LeeShinHaeng) | [**이한음**](https://github.com/LeeHanEum) | | ||
| ### 2nd Developers <sub><sup>(2025.07 - present)</sup></sub> | ||
| |  | <img src="https://github.com/dkdltm221.png" width="100" height="100" /> |  | | ||
| |:------------------------------------------------:|:----------------------------------------------:|:-------------------------------------------------:| | ||
| | **장영후 👑** | **주윤빈** | **이한음** | | ||
|
|
||
|
|
||
| ### 1st Developers <sub><sup>(2024.10 - 2025.06)</sup></sub> | ||
| |  |  |  | | ||
| |:----------------------------------------------:|:---------------------------------------------:|:-------------------------------------------------:| | ||
| | **이한음 👑** | **박민준** | **이신행** | | ||
|
Comment on lines
+23
to
+26
Contributor
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. 이미지 alt text 추가 필요 (MD045) 라인 24의 이미지들에 alt text를 추가하여 접근성을 높이세요. 1st Developers 섹션의 테이블 구분 빈 줄은 올바르게 배치되어 있습니다. 🔎 제안된 수정사항 ### 1st Developers <sub><sup>(2024.10 - 2025.06)</sup></sub>
-|  |  |  |
+|  |  |  |
|:----------------------------------------------:|:---------------------------------------------:|:-------------------------------------------------:|
| **이한음 👑** | **박민준** | **이신행** |🧰 Tools🪛 markdownlint-cli2 (0.18.1)24-24: Images should have alternate text (alt text) (MD045, no-alt-text) 24-24: Images should have alternate text (alt text) (MD045, no-alt-text) 24-24: Images should have alternate text (alt text) (MD045, no-alt-text) 24-24: Tables should be surrounded by blank lines (MD058, blanks-around-tables) 🤖 Prompt for AI Agents |
||
|
|
||
|
|
||
| ## 🏗️ System Architecture | ||
|  | ||
|
|
||
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
마크다운 접근성 기준 준수: alt text 추가 및 테이블 구분 빈 줄 추가 필요
정적 분석 결과, 다음 두 가지 개선이 필요합니다:
🔎 제안된 수정사항
🧰 Tools
🪛 markdownlint-cli2 (0.18.1)
18-18: Images should have alternate text (alt text)
(MD045, no-alt-text)
18-18: Images should have alternate text (alt text)
(MD045, no-alt-text)
18-18: Images should have alternate text (alt text)
(MD045, no-alt-text)
18-18: Tables should be surrounded by blank lines
(MD058, blanks-around-tables)
🤖 Prompt for AI Agents