소스 검색

Multiple Issue templates (#7402)

* Multiple Issue templates

* Update bug_report.md
master
Yamagishi Kazutoshi 6 년 전
committed by Eugen Rochko
부모
커밋
40097f438b
2개의 변경된 파일17개의 추가작업 그리고 0개의 파일을 삭제
  1. +6
    -0
      .github/ISSUE_TEMPLATE/bug_report.md
  2. +11
    -0
      .github/ISSUE_TEMPLATE/feature_request.md

.github/ISSUE_TEMPLATE.md → .github/ISSUE_TEMPLATE/bug_report.md 파일 보기

@@ -1,3 +1,9 @@
---
name: Bug Report
about: Create a report to help us improve

---

[Issue text goes here].

* * * *

+ 11
- 0
.github/ISSUE_TEMPLATE/feature_request.md 파일 보기

@@ -0,0 +1,11 @@
---
name: Feature Request
about: Suggest an idea for this project

---

[Issue text goes here].

* * * *

- [ ] I searched or browsed the repo’s other issues to ensure this is not a duplicate.

불러오는 중...
취소
저장