Skip to content

Commit f8aeefb

Browse files
committed
Add warning to issue template
[skip ci]
1 parent 7603089 commit f8aeefb

File tree

1 file changed

+14
-6
lines changed

1 file changed

+14
-6
lines changed

.github/ISSUE_TEMPLATE.md

Lines changed: 14 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -15,17 +15,25 @@ you have done/verified all the steps you needed to do.
1515
Thank you for reading this! You can now erase everything up to the
1616
following dashes, and then complete what's after.
1717

18+
ISSUES THAT EITHER:
19+
20+
* IGNORE THE ISSUE GUIDELINES
21+
* ERASE THE FOLLOWING TEMPLATE
22+
* DON'T FOLLOW THE PROPER NUMBERED FORMAT FOR STEPS TO REPRODUCE
23+
24+
COULD BE CLOSED.
25+
1826
---
27+
1928
I did:
2029

21-
* [ ] Search for if your issue has already been submitted
22-
* [ ] Make sure you're reporting something precise that needs to be fixed
23-
* [ ] Give your issue a descriptive and concise title
30+
* [ ] Search for if my issue has already been submitted
31+
* [ ] Make sure I'm reporting something precise that needs to be fixed
32+
* [ ] Give my issue a descriptive and concise title
2433
* [ ] Create a *minimal* working example on JsFiddle or Codepen
2534
(or gave a link to a demo on the Selectize docs)
26-
* [ ] Indicate the numbered steps to reproduce and result, like
27-
below
28-
* [ ] Use proper formatting, especially for code
35+
* [ ] Indicate *precise* steps to reproduce in *numbers* and the result,
36+
like below
2937

3038
[replace me with a short description of issue]
3139

0 commit comments

Comments
 (0)