Skip to content

Commit b95add2

Browse files
committed
chore: update PR template
1 parent e978f0c commit b95add2

File tree

2 files changed

+4
-9
lines changed

2 files changed

+4
-9
lines changed

.github/PULL_REQUEST_TEMPLATE.md

Lines changed: 3 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,3 @@
1-
## Source
2-
3-
[Programmers](https://school.programmers.co.kr/learn/challenges?order=recent&levels=0&languages=javascript&page=1)
4-
51
## Progress
62

73
- [x] 문자열 출력하기
@@ -12,22 +8,22 @@
128

139
<!--
1410
- [관련 이슈 번호, e.g. #123]
11+
- 질문의 경우 이슈 번호를 적고, question 라벨을 추가합니다.
1512
- 없으면 none
1613
-->
1714

1815
- none
1916

20-
## Checklist
17+
## Checklist
2118

22-
- [ ] PR 제목을 `week1` 형식에 맞춰 작성했습니다.
19+
- [ ] PR 제목을 `Week1` 형식에 맞춰 작성했습니다.
2320
- [ ] 본인을 Assignee로 지정했습니다.
2421
- [ ] Reviewers를 직접 지정하지 **마세요.** 커스텀 로직으로 자동 배정됩니다.
2522
- [ ] 관련 라벨(source, difficulty, category 등)을 모두 추가했습니다.
2623
- [ ] Projects에 연결하지 **마세요**.
2724
- [ ] Milestone에 연결하지 **마세요**.
2825
- [ ] Development 항목에 해당 주차(week) 이슈를 연결했습니다.
2926

30-
3127
<!-- 영어
3228
- [ ] The PR title follows the `week1` format.
3329
- [ ] I have assigned myself as the Assignee.

README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
-->
66

77
<p align="right">
8-
<a href="https://discord.gg/8vn2pZ6p">
8+
<a href="https://discord.gg/ucQ3P6ZdjN">
99
<img src="https://img.shields.io/discord/1374753887902498929?color=7289DA&label=Join%20Community&logo=discord&logoColor=white&style=for-the-badge" alt="Discord Join">
1010
</a>
1111
</p>
@@ -83,5 +83,4 @@ solveit은 함께 코딩 테스트 문제를 풀고, 리뷰와 피드백을 통
8383
<sub><b>Original Resources</b>: Copyright © Original Author. All rights reserved.</sub>
8484
<sub><b>Infrastructure & Systems</b>: © 2026 sgoldenbird. All rights reserved.</sub>
8585
<sub><b>Participant Works</b>: Copyright © 2026 planet-devo-k. All rights reserved.</sub>
86-
<!-- <sub>Copyright © 2026 sgoldenbird. All rights reserved.</sub> -->
8786
</p>

0 commit comments

Comments
 (0)