-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
프로젝트 `Insights`에서 발견할 수 있는 `Community Standards` 제안 사항을 참고하여, 이슈 템플릿을 등록한다.
- Loading branch information
Showing
2 changed files
with
55 additions
and
0 deletions.
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,20 @@ | ||
--- | ||
name: 기능 제안 | ||
about: 뭔가 추가로 개발되길 기대하는 부분이 있나요? | ||
title: '' | ||
labels: enhancement | ||
assignees: djkeh | ||
|
||
--- | ||
|
||
**이 기능 제안과 연관된 문제** | ||
불편한 상황을 묘사해 주시면 개발 결정에 도움이 됩니다. (예: 항상 [...]을 할 때면 불편합니다.) | ||
|
||
**원하시는 해결 방법** | ||
구상하시는 좋은 해결 방안을 구체적으로 묘사해 주세요. | ||
|
||
**다른 대안** | ||
구상하시는 해결 방안 이외에 다른 대안이 있다면 말씀해 주세요. | ||
|
||
**추가 말씀** | ||
덧붙일 말씀이 있다면 부탁드립니다. |
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,35 @@ | ||
--- | ||
name: 버그 제보 | ||
about: 버그가 발견되면 알려주세요 | ||
title: '' | ||
labels: bug | ||
assignees: djkeh | ||
|
||
--- | ||
|
||
**버그 내용** | ||
어떤 내용인지 자세히 설명해 주세요. | ||
|
||
**재현 방법** | ||
단계적으로 묘사해 주세요: | ||
1. 어디로 가서 | ||
2. 무엇을 누르면 | ||
3. 에러를 볼 수 있습니다. | ||
|
||
**기대 행위** | ||
원래라면 어떻게 동작했어야 하는지 적어주세요. | ||
|
||
**스크린샷** | ||
가능하다면, 상황 이해를 도와주는 캡쳐를 남겨주세요. | ||
|
||
**데스크탑** | ||
- 운영체제 + 버전: [예: iOS] | ||
- 브라우저 + 버전: [예: chrome, safari] | ||
|
||
**스마트폰** | ||
- 기기 이름: [예: iPhone6] | ||
- 운영체제 + 버전: [예: iOS8.1] | ||
- 브라우저 + 버전: [예: stock browser, safari] | ||
|
||
**추가말씀** | ||
덧붙일 말씀이 있다면 부탁드립니다. |