-
Notifications
You must be signed in to change notification settings - Fork 0
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: PR template, ISSUE template 생성 #5
Open
haeyoon1
wants to merge
8
commits into
main
Choose a base branch
from
3-docs-prissue-template-생성
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
The head ref may contain hidden characters: "3-docs-prissue-template-\uC0DD\uC131"
Open
Changes from all commits
Commits
Show all changes
8 commits
Select commit
Hold shift + click to select a range
24f9981
docs: PR template 생성
haeyoon1 d54e656
docs: PR template 생성
haeyoon1 7c4de46
docs: Delete github/pull_request_template.md
haeyoon1 1f54c16
docs: Create chore-request.md
haeyoon1 352831e
Create feature-request.md
haeyoon1 f8cffb8
docs: Create fix-request.md
haeyoon1 4e4a9df
docs: Create refactor-request.md
haeyoon1 b97252b
docs: Create test-request.md
haeyoon1 File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,21 @@ | ||
--- | ||
name: BackEnd Chore request | ||
about: 백엔드 설정 정보 이슈 템플릿입니다. | ||
title: '' | ||
labels: backend, chore | ||
assignees: '' | ||
|
||
--- | ||
|
||
## 목적 | ||
> | ||
|
||
## 작업 세부사항 | ||
- [ ] | ||
|
||
## 참고 사항 | ||
- | ||
|
||
> 아래의 별표줄 밑에 **요구사항 ID**만 작성해주세요. Prefix 금지! | ||
|
||
******************** |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,21 @@ | ||
--- | ||
name: BackEnd Feature request | ||
about: 백엔드 기능 이슈 템플릿입니다. | ||
title: '' | ||
labels: backend, feature | ||
assignees: '' | ||
|
||
--- | ||
|
||
## 목적 | ||
> | ||
|
||
## 작업 세부사항 | ||
- [ ] | ||
|
||
## 참고 사항 | ||
- | ||
|
||
> 아래의 별표줄 밑에 **요구사항 ID**만 작성해주세요. Prefix 금지! | ||
|
||
******************** |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,21 @@ | ||
--- | ||
name: BackEnd Fix request | ||
about: 백엔드 수정 이슈 템플릿입니다. | ||
title: '' | ||
labels: backend, fix | ||
assignees: '' | ||
|
||
--- | ||
|
||
## 목적 | ||
> | ||
|
||
## 작업 세부사항 | ||
- [ ] | ||
|
||
## 참고 사항 | ||
- | ||
|
||
> 아래의 별표줄 밑에 **요구사항 ID**만 작성해주세요. Prefix 금지! | ||
|
||
******************** |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,21 @@ | ||
--- | ||
name: BackEnd Refactor request | ||
about: 백엔드 리팩터링 이슈 템플릿입니다. | ||
title: '' | ||
labels: backend, refactor | ||
assignees: '' | ||
|
||
--- | ||
|
||
## 목적 | ||
> | ||
|
||
## 작업 세부사항 | ||
- [ ] | ||
|
||
## 참고 사항 | ||
- | ||
|
||
> 아래의 별표줄 밑에 **요구사항 ID**만 작성해주세요. Prefix 금지! | ||
|
||
******************** |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,21 @@ | ||
--- | ||
name: BackEnd Test request | ||
about: 백엔드 테스트 이슈 템플릿입니다. | ||
title: '' | ||
labels: backend, test | ||
assignees: '' | ||
|
||
--- | ||
|
||
## 목적 | ||
> | ||
|
||
## 작업 세부사항 | ||
- [ ] | ||
|
||
## 참고 사항 | ||
- | ||
|
||
> 아래의 별표줄 밑에 **요구사항 ID**만 작성해주세요. Prefix 금지! | ||
|
||
******************** |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,34 @@ | ||
## 작업 내용 | ||
- | ||
|
||
## 참고 사항 | ||
- | ||
|
||
## 관련 이슈 | ||
- | ||
|
||
## 예시 | ||
```markdown | ||
## 작업 내용 | ||
전화번호 인증을 구현했습니다. | ||
|
||
- 전화번호 인증 번호 랜덤 생성 (#123) | ||
- 전화번호 문구 고정 | ||
- 외부 API를 통한 문자 전송 (#789) | ||
|
||
## 참고 사항 | ||
- 테스트를 작성했는데, 외부 API이기에 | ||
|
||
## 관련 이슈 | ||
- closes #123 | ||
- closes #789 | ||
``` | ||
|
||
PR이 병합되면 issue #123, #789가 자동으로 닫힙니다. | ||
|
||
|
||
## PR 체크리스트 | ||
- [ ] 테스트는 모두 통과했나요? | ||
- [ ] 빌드는 성공했나요? | ||
- [ ] 코드 포맷팅을 진행했나요? | ||
- [ ] PR 내부의 예시는 삭제하셨나요? |
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
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.
전체적으로 백엔드라는 표현은 필요 없을 것 같아요!