Skip to content

Commit dfba2a6

Browse files
authored
chore: simplify issue template (#60)
1 parent 7de7b68 commit dfba2a6

File tree

1 file changed

+8
-25
lines changed

1 file changed

+8
-25
lines changed

.github/ISSUE_TEMPLATE.md

Lines changed: 8 additions & 25 deletions
Original file line numberDiff line numberDiff line change
@@ -1,27 +1,10 @@
1-
<!-- Provide a general summary of the issue in the Title above -->
1+
## What's wrong?
2+
<!-- Describe what's not working or what you'd like to change -->
23

3-
## Detailed description
4+
## How to reproduce?
5+
<!-- For bugs, show how to reproduce the issue -->
46

5-
Provide a detailed description of the change or addition you are proposing.
6-
7-
Tag the issue with it's proper type
8-
9-
## Context
10-
11-
Why is this change important to you? How would you use it?
12-
13-
How can it benefit other users?
14-
15-
## Possible implementation
16-
17-
Not obligatory, but suggest an idea for implementing addition or change.
18-
19-
## Your environment
20-
21-
Include as many relevant details about the environment you experienced the bug in and how to reproduce it.
22-
23-
* Version used (e.g. PHP 5.6, HHVM 3):
24-
* Operating system and version (e.g. Ubuntu 16.04, Windows 7):
25-
* Link to your project:
26-
* ...
27-
* ...
7+
## Environment (if relevant)
8+
- PHP Version:
9+
- OS:
10+
- Spellchecker:

0 commit comments

Comments
 (0)