Skip to content

Commit

Permalink
chore: modify PR template and add rust tag label
Browse files Browse the repository at this point in the history
  • Loading branch information
HC-kang committed Dec 9, 2024
1 parent d975b97 commit 02cc922
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 4 deletions.
5 changes: 5 additions & 0 deletions .github/labeler.yml
Original file line number Diff line number Diff line change
Expand Up @@ -52,3 +52,8 @@ elixir:
- changed-files:
- any-glob-to-any-file:
- "**/*.exs"

rust:
- changed-files:
- any-glob-to-any-file:
- "**/*.rs"
10 changes: 6 additions & 4 deletions .github/pull_request_template.md
Original file line number Diff line number Diff line change
@@ -1,17 +1,19 @@
## ๋‹ต์•ˆ ์ œ์ถœ ๋ฌธ์ œ

<!--
์ž์‹ ์˜ ์ˆ˜์ค€์ด๋‚˜ ์ผ์ •์— ๋งž๊ฒŒ ๊ธˆ์ฃผ์— ํ‘ธ์‹œ๊ธฐ๋กœ ์ •ํ•œ ๋ฌธ์ œ๋“ค๋งŒ ๋‚˜์—ดํ•ด์ฃผ์„ธ์š”.
์ฝ”๋“œ ๊ฒ€ํ† ์ž๋“ค์ด PR ์Šน์ธ ์—ฌ๋ถ€๋ฅผ ๊ฒฐ์ •ํ•  ๋•Œ ๋„์›€์ด ๋ฉ๋‹ˆ๋‹ค.
์ž์‹ ์˜ ์ˆ˜์ค€์ด๋‚˜ ์ผ์ •์— ๋งž๊ฒŒ ๐Ÿ‘‰๊ธˆ์ฃผ์— ํ‘ธ์‹œ๊ธฐ๋กœ ์ •ํ•œ ๋ฌธ์ œ๋“ค๐Ÿ‘ˆ๋งŒ ๋‚˜์—ดํ•ด์ฃผ์„ธ์š”.
๋ฆฌ๋ทฐ์–ด๋“ค์ด ๊ฒ€ํ† ์™€ PR ์Šน์ธ ์—ฌ๋ถ€๋ฅผ ๊ฒฐ์ •ํ•  ๋•Œ ํฐ ๋„์›€์ด ๋ฉ๋‹ˆ๋‹ค.
-->

- [ ] ๋ฌธ์ œ 1
- [ ] ๋ฌธ์ œ 2
- [ ] ๋ฌธ์ œ 3
<!-- - [ ] ๋ฌธ์ œ 4 ํ’€๊ณ ์‹ถ์ง€ ์•Š์€ ๋ฌธ์ œ๋Š” ์ด๋ ‡๊ฒŒ ์ฃผ์„์ฒ˜๋ฆฌ ํ•ด ์ฃผ์…”๋„ ์ข‹์•„์š” -->

## ์ฒดํฌ ๋ฆฌ์ŠคํŠธ

- [ ] PR์„ ํ”„๋กœ์ ํŠธ์— ์ถ”๊ฐ€ํ•˜๊ณ  Week๋ฅผ ํ˜„์žฌ ์ฃผ์ฐจ๋กœ ์„ค์ •ํ•ด์ฃผ์„ธ์š”.
- [ ] ์šฐ์ธก ๋ฉ”๋‰ด์—์„œ PR์„ **Projects**์— ์ถ”๊ฐ€ํ•ด์ฃผ์„ธ์š”.
- [ ] **Projects**์˜ ์˜ค๋ฅธ์ชฝ ๋ฒ„ํŠผ(โ–ผ)์„ ๋ˆŒ๋Ÿฌ ํ™•์žฅํ•œ ๋’ค, **Week**๋ฅผ ํ˜„์žฌ ์ฃผ์ฐจ๋กœ ์„ค์ •ํ•ด์ฃผ์„ธ์š”.
- [ ] ๋ฐ”๋กœ ์•ž์— PR์„ ์—ด์–ด์ฃผ์‹  ๋ถ„์„ ์ฝ”๋“œ ๊ฒ€ํ† ์ž๋กœ ์ง€์ •ํ•ด์ฃผ์„ธ์š”.
- [ ] ๋ฌธ์ œ๋ฅผ ๋ชจ๋‘ ํ‘ธ์‹œ๋ฉด ํ”„๋กœ์ ํŠธ์—์„œ Status๋ฅผ `In Review`๋กœ ์„ค์ •ํ•ด์ฃผ์„ธ์š”.
- [ ] ๋ฌธ์ œ๋ฅผ ๋ชจ๋‘ ํ‘ธ์‹œ๋ฉด ํ”„๋กœ์ ํŠธ์—์„œ **Status**๋ฅผ `In Review`๋กœ ์„ค์ •ํ•ด์ฃผ์„ธ์š”.
- [ ] ์ฝ”๋“œ ๊ฒ€ํ† ์ž 1๋ถ„ ์ด์ƒ์œผ๋กœ๋ถ€ํ„ฐ ์Šน์ธ์„ ๋ฐ›์œผ์…จ๋‹ค๋ฉด PR์„ ๋ณ‘ํ•ฉํ•ด์ฃผ์„ธ์š”.

0 comments on commit 02cc922

Please sign in to comment.