Skip to content
This repository was archived by the owner on Sep 11, 2023. It is now read-only.

Commit 17adc5b

Browse files
authored
Update issue templates
1 parent cd35411 commit 17adc5b

File tree

1 file changed

+27
-0
lines changed

1 file changed

+27
-0
lines changed

.github/ISSUE_TEMPLATE/bug_report.md

Lines changed: 27 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,27 @@
1+
---
2+
name: Bug report
3+
about: Create a report to help us improve
4+
title: ''
5+
labels: ''
6+
assignees: ''
7+
8+
---
9+
10+
Thank you for reporting a bug to help improve SPCode. Before issuing, please keep in mind the following recommendations:
11+
- Make sure you're on the latest version
12+
- Make sure your issue is reproducible in a clear manner so we can identify it and tackle it down quicker
13+
14+
If you don't think you've followed the steps above, please think twice before issuing. Thank you!
15+
16+
**Describe the bug**
17+
A clear and concise description of what the bug is.
18+
19+
**To Reproduce**
20+
Steps to reproduce the behavior:
21+
1. Go to '...'
22+
2. Click on '....'
23+
3. Scroll down to '....'
24+
4. See error
25+
26+
**Screenshots**
27+
If applicable, add screenshots to help explain your problem.

0 commit comments

Comments
 (0)