Skip to content

Commit 7b81c80

Browse files
Merge branch 'v3-@0xsequence' into dargon789-master
2 parents c82a0c6 + 284174c commit 7b81c80

3 files changed

Lines changed: 15 additions & 14 deletions

File tree

.github/ISSUE_TEMPLATE/bug_report.md

Lines changed: 8 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -4,14 +4,14 @@ about: Create a report to help us improve
44
title: ''
55
labels: 'bug'
66
assignees: ''
7+
78
---
89

910
**Describe the bug**
1011
A clear and concise description of what the bug is.
1112

1213
**To Reproduce**
1314
Steps to reproduce the behavior:
14-
1515
1. Go to '...'
1616
2. Click on '....'
1717
3. Scroll down to '....'
@@ -23,18 +23,14 @@ A clear and concise description of what you expected to happen.
2323
**Screenshots**
2424
If applicable, add screenshots to help explain your problem.
2525

26-
**Desktop (please complete the following information):**
27-
28-
- OS: [e.g. iOS]
29-
- Browser [e.g. chrome, safari]
30-
- Version [e.g. 22]
31-
32-
**Smartphone (please complete the following information):**
26+
**Environment (please complete the following information):**
27+
- Library Version: [e.g. 3.0.0]
28+
- Runtime: [e.g. Node v18, Chrome 110]
29+
- OS: [e.g. macOS 13.2]
30+
- Bundler/Framework: [e.g. Vite, Next.js]
3331

34-
- Device: [e.g. iPhone6]
35-
- OS: [e.g. iOS8.1]
36-
- Browser [e.g. stock browser, safari]
37-
- Version [e.g. 22]
32+
**Minimal Reproducible Example**
33+
Please provide a link to a repository or a code snippet that reproduces the issue.
3834

3935
**Additional context**
4036
Add any other context about the problem here.

.github/ISSUE_TEMPLATE/custom.md

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,11 @@
11
---
2-
name: Custom issue template
3-
about: Describe this issue template's purpose here.
2+
name: General issue
3+
about: Open an issue for topics not covered by other templates
44
title: ''
55
labels: ''
66
assignees: ''
7+
78
---
9+
10+
**Description**
11+
A clear and concise description of the issue or suggestion.

.github/ISSUE_TEMPLATE/feature_request.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ about: Suggest an idea for this project
44
title: ''
55
labels: 'enhancement'
66
assignees: ''
7+
78
---
89

910
**Is your feature request related to a problem? Please describe.**

0 commit comments

Comments
 (0)