1
0
mirror of https://github.com/Chalarangelo/mini.css.git synced 2025-01-29 18:47:51 +01:00

Created an issue template

I noticed that the repository lacked a issue template, so I decided to create a simple one based on what most bug reports look like. Feel free to modify it.
This commit is contained in:
Maria Stervic 2017-10-24 02:06:39 +03:00 committed by GitHub
parent 9223e7d676
commit fe28915e46

11
ISSUE_TEMPLATE.md Normal file
View File

@ -0,0 +1,11 @@
* Operating System/Browser:
* Code to reproduce:
* Screenshots:
* Bug description:
* Additional information (Optional):
[Note]: # (Please describe what the bug is, what component/module causes it and how it differs from expected/intended behavior)
[Note]: # (Include screenshots of the reported bug whenever possible to best clarify)
[Note]: # (Always try to include code to reproduce the problem, as well as system specifications to make tracking easier)
[Note]: # (Codepen links, additional information, suggestions, articles etc. are greatly appreciated)
[Note]: # (If you want to suggest a feature or your issue doesn't classify as a bug report, please do not use this template)