소스 검색

Update issue templates (#142)

tags/0.2.2
Joel 2 년 전
부모
커밋
c43c3098a0
No account linked to committer's email address
3개의 변경된 파일32개의 추가작업 그리고 2개의 파일을 삭제
  1. 2
    2
      .github/ISSUE_TEMPLATE/🐛-bug-report.md
  2. 20
    0
      .github/ISSUE_TEMPLATE/🚀-feature-request.md
  3. 10
    0
      .github/ISSUE_TEMPLATE/🤔-questions-and-help.md

.github/ISSUE_TEMPLATE/bug-.md → .github/ISSUE_TEMPLATE/🐛-bug-report.md 파일 보기

@@ -1,8 +1,8 @@
---
name: 'Bug:'
name: "\U0001F41B Bug report"
about: Create a report to help us improve
title: ''
labels: ''
labels: bug
assignees: ''

---

+ 20
- 0
.github/ISSUE_TEMPLATE/🚀-feature-request.md 파일 보기

@@ -0,0 +1,20 @@
---
name: "\U0001F680 Feature request"
about: Suggest an idea for this project
title: ''
labels: enhancement
assignees: ''

---

**Is your feature request related to a problem? Please describe.**
A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]

**Describe the solution you'd like**
A clear and concise description of what you want to happen.

**Describe alternatives you've considered**
A clear and concise description of any alternative solutions or features you've considered.

**Additional context**
Add any other context or screenshots about the feature request here.

+ 10
- 0
.github/ISSUE_TEMPLATE/🤔-questions-and-help.md 파일 보기

@@ -0,0 +1,10 @@
---
name: "\U0001F914 Questions and Help"
about: Ask a usage or consultation question
title: ''
labels: ''
assignees: ''

---



Loading…
취소
저장