Skip to content

Commit

Permalink
Update issue templates
Browse files Browse the repository at this point in the history
  • Loading branch information
Taskeren committed Aug 9, 2023
1 parent 9b048f3 commit f2bf5d7
Showing 1 changed file with 31 additions and 0 deletions.
31 changes: 31 additions & 0 deletions .github/ISSUE_TEMPLATE/report-bugs.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,31 @@
---
name: Report Bugs
about: Report things not working properly.
title: "[Bug] <here insert TL;DR title>"
labels: bug
assignees: ''

---

**描述错误 Describe the bug**
A clear and concise description of what the bug is.

**重现方法 To Reproduce**
Steps to reproduce the behavior:
1. Go to '...'
2. Click on '....'
3. Scroll down to '....'
4. See error

**预期行为 Expected behavior**
A clear and concise description of what you expected to happen.

**截图 Screenshots**
If applicable, add screenshots to help explain your problem.

**版本 Version (please complete the following information):**
- GTNN: [e.g. v1.0.0-alpha.3]
- GTNH: [e.g. v2.3.0.0]

**其他 Additional context**
Add any other context about the problem here.

0 comments on commit f2bf5d7

Please sign in to comment.