Skip to content

Commit 05971d0

Browse files
author
Alex Gurr
committed
Issue template
1 parent 060b421 commit 05971d0

File tree

1 file changed

+39
-0
lines changed

1 file changed

+39
-0
lines changed

issue_template.md

+39
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,39 @@
1+
## Expected behaviour
2+
Tell us what should happen.
3+
4+
## Actual behaviour
5+
Tell us what happens instead. Provide a log message if relevant.
6+
7+
## I'm seeing this behaviour on
8+
<!-- These checkboxes can be ticked like this: [x] -->
9+
10+
- [ ] Desktop
11+
- [ ] Mobile
12+
- [ ] N/A
13+
14+
## OS
15+
<!-- eg. macOS, Windows -->
16+
17+
## I'm not a dummy, so I've checked these
18+
- [ ] I've run `yarn` / `npm install`.
19+
- [ ] I'm using an up to date nodeJS version.
20+
- [ ] My issue doesn't already exist
21+
- [ ] I'm not on an M1 Mac, or if I am, I googled the issue first.
22+
23+
## So how can we reproduce this?
24+
<!-- Pick one of these - use the Preview feature of this editor to get a sense which option we like best -->
25+
26+
### Awesome ⭐⭐⭐⭐⭐
27+
Provide a (link to a) minimal demo app showing the faulty behaviour.
28+
29+
### Sweet ⭐⭐⭐⭐
30+
Provide a concise code sample.
31+
32+
### Good ⭐⭐⭐
33+
Provide your own app and instructions how to reproduce the issue.
34+
35+
### Meh ⭐⭐
36+
Provide a code sample with a bunch of magic parameters which I need to interpolate by guessing to reconstruct the actual code.
37+
38+
### Worst 💩
39+
Say the source code can't be disclosed and refuse to provide any of the above. Expect this issue to be closed by a bunch of angry aliens 👽👽👽👽👽 that will hunt you down and 🔥 your 🖥. You've been warned 🚒.

0 commit comments

Comments
 (0)