Github/Gitlab용 샘플 이슈 템플릿 및 풀 리퀘스트 템플릿

3223 단어
다음은 제가 생각해낸 약간 수정된 이슈 템플릿과 풀 리퀘스트 템플릿입니다. Issue and Pull Request Template Generator을 기준으로 합니다.

풀 리퀘스트 템플릿

*(Provide a general summary of the issue in the Title above)*

## Detailed Description
*(Provide a detailed description of the change or addition you are proposing)*<br><br>

## Context
*(Why is this change important to you? How would you use it?<br>
How can it benefit other users?)*<br><br>

## Possible Implementation
*(Not obligatory, but suggest an idea for implementing addition or change)*<br><br>

## Your Environment
*(Include as many relevant details about the environment you experienced the bug in)*
* Version used:
* Environment name and version (e.g. Chrome 39, node.js 5.4):
* Operating System and version (desktop or mobile):
* Link to your project:


이슈 템플릿

*(Provide a general summary of the issue in the Title above)*

## Description
*(Provide a more detailed introduction to the issue itself, and why you consider it to be a bug)*<br><br>

## Expected Behavior
*(Tell us what should happen)*<br><br>

## Actual Behavior
*(Tell us what happens instead)*<br><br>

## Possible Fix
*(Not obligatory, but suggest a fix or reason for the bug)*<br><br>

## Steps to Reproduce
*(Provide a link to a live example, or an unambiguous set of steps to<br>
reproduce this bug. Include code to reproduce, if relevant)*<br>
1. Step 1
2. Step 2
3.
4.

## Context
*(How has this bug affected you? What were you trying to accomplish?)*<br><br>

## Your Environment
*(Include as many relevant details about the environment you experienced the bug in)*
* Version used:
* Environment name and version (e.g. Chrome 39, node.js 5.4):
* Operating System and version (desktop or mobile):
* Link to your project:

좋은 웹페이지 즐겨찾기