Skip to content

Commit

Permalink
docs: updating issue templates (#295)
Browse files Browse the repository at this point in the history
Updating the issue templates
  • Loading branch information
cyfyifanchen authored Oct 9, 2024
1 parent cecad8a commit 1b805ee
Show file tree
Hide file tree
Showing 2 changed files with 24 additions and 2 deletions.
16 changes: 14 additions & 2 deletions .github/ISSUE_TEMPLATE/bug_report.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
**Please Note**
To ensure clear communication and effective resolution, all issues must be submitted in English. Issues submitted in other languages will be closed.
---
name: Bug report
about: Create a report to help us improve
title: ''
labels: ''
assignees: ''

---

**Describe the bug**
A clear and concise description of what the bug is.
Expand All @@ -22,5 +28,11 @@ If applicable, add screenshots to help explain your problem.
- Browser [e.g. chrome, safari]
- Version [e.g. 22]

**Smartphone (please complete the following information):**
- Device: [e.g. iPhone6]
- OS: [e.g. iOS8.1]
- Browser [e.g. stock browser, safari]
- Version [e.g. 22]

**Additional context**
Add any other context about the problem here.
10 changes: 10 additions & 0 deletions .github/ISSUE_TEMPLATE/custom.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
---
name: Custom issue template
about: Describe this issue template's purpose here.
title: ''
labels: ''
assignees: ''

---


0 comments on commit 1b805ee

Please sign in to comment.