Skip to content

Commit 1f8c40b

Browse files
committed
docs: Create Issue Templates
1 parent ace3a5f commit 1f8c40b

File tree

2 files changed

+42
-34
lines changed

2 files changed

+42
-34
lines changed
Lines changed: 27 additions & 22 deletions
Original file line numberDiff line numberDiff line change
@@ -1,33 +1,38 @@
1-
### Bug Report
1+
---
2+
name: Bug report
3+
about: Create a report to help us improve
4+
title: ''
5+
labels: ''
6+
assignees: ''
27

3-
**Describe the bug:**
8+
---
49

10+
**Describe the bug**
511
A clear and concise description of what the bug is.
612

7-
**To Reproduce:**
8-
13+
**To Reproduce**
914
Steps to reproduce the behavior:
15+
1. Go to '...'
16+
2. Click on '....'
17+
3. Scroll down to '....'
18+
4. See error
1019

11-
1. Go to '...'
12-
2. Click on '...'
13-
3. Scroll down to '...'
14-
4. See error
15-
16-
**Expected behavior:**
17-
20+
**Expected behavior**
1821
A clear and concise description of what you expected to happen.
1922

20-
**Screenshots/Code Snippets (Optional):**
21-
22-
If applicable, add screenshots or code snippets to help explain your problem.
23-
24-
**Environment:**
23+
**Screenshots**
24+
If applicable, add screenshots to help explain your problem.
2525

26-
- Library Version: [e.g., 1.0.0]
27-
- Swift Version: [e.g., 5.8]
28-
- Xcode Version: [e.g., 14.3]
29-
- Operating System: [e.g., macOS 13.4]
26+
**Desktop (please complete the following information):**
27+
- OS: [e.g. iOS]
28+
- Browser [e.g. chrome, safari]
29+
- Version [e.g. 22]
3030

31-
### Additional Information
31+
**Smartphone (please complete the following information):**
32+
- Device: [e.g. iPhone6]
33+
- OS: [e.g. iOS8.1]
34+
- Browser [e.g. stock browser, safari]
35+
- Version [e.g. 22]
3236

33-
Any other information you would like to share?
37+
**Additional context**
38+
Add any other context about the problem here.
Lines changed: 15 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -1,17 +1,20 @@
1-
### Feature Request
1+
---
2+
name: Feature request
3+
about: Suggest an idea for this project
4+
title: ''
5+
labels: ''
6+
assignees: ''
27

3-
**Describe the proposed feature:**
8+
---
49

5-
A clear and concise description of the feature you would like to see.
10+
**Is your feature request related to a problem? Please describe.**
11+
A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]
612

7-
**Describe the benefits of the feature:**
13+
**Describe the solution you'd like**
14+
A clear and concise description of what you want to happen.
815

9-
Why would this feature be useful? What problems does it solve?
16+
**Describe alternatives you've considered**
17+
A clear and concise description of any alternative solutions or features you've considered.
1018

11-
**Possible implementation (Optional):**
12-
13-
If you have any ideas on how this feature could be implemented, please share them.
14-
15-
### Additional Information
16-
17-
Any other information you would like to share?
19+
**Additional context**
20+
Add any other context or screenshots about the feature request here.

0 commit comments

Comments
 (0)