Skip to content

Commit e569cee

Browse files
authored
Merge pull request codetriage#1785 from baxter2/update-issue-template
Add updated issue template for bug reports
2 parents c173661 + 10aa25a commit e569cee

File tree

2 files changed

+42
-32
lines changed

2 files changed

+42
-32
lines changed
Lines changed: 42 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,42 @@
1+
---
2+
name: Bug report
3+
about: Create a report to help us improve.
4+
title: ''
5+
labels: bug
6+
assignees: ''
7+
8+
---
9+
10+
## Describe the bug
11+
<!-- A clear and concise description of what the bug is. -->
12+
13+
## To reproduce
14+
Steps to reproduce the behavior:
15+
16+
1. Go to '...'
17+
2. Click on '....'
18+
3. Scroll down to '....'
19+
4. See error
20+
21+
## Expected behavior
22+
<!-- A clear and concise description of what you expected to happen. -->
23+
24+
## Actual behavior
25+
<!-- What you experienced instead. -->
26+
27+
## Screenshots
28+
<!-- If applicable, add screenshots to help explain your problem. -->
29+
30+
## Additional context
31+
<!-- Add any other context about the problem here. -->
32+
33+
## Your Environment
34+
<!--- Include as many relevant details about the environment you experienced the bug in -->
35+
* Version used:
36+
* Browser Name and version:
37+
* Operating System and version (desktop or mobile):
38+
* Link to your project:
39+
40+
## Possible Solution
41+
<!--- Not obligatory, but suggest a fix/reason for the bug, -->
42+
<!--- or ideas how to implement the addition or change -->

ISSUE_TEMPLATE.md

Lines changed: 0 additions & 32 deletions
This file was deleted.

0 commit comments

Comments
 (0)