Skip to content
This repository was archived by the owner on Dec 5, 2024. It is now read-only.

Commit cd248e7

Browse files
authored
docs: improve issue template
1 parent 2293e3f commit cd248e7

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

.github/ISSUE_TEMPLATE.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,14 +10,17 @@ Please, make sure to fill all the sections of the template before submitting any
1010
Issues without the required informations will be closed.
1111
Do not delete this template or it will be closed!
1212
13+
If your issue is a feature request please feel free to delete the template and describe it.
14+
1315
Want your issue to be fixed earlier? Create a PR that introduces a CI test that fails
1416
because of the bug you found!
1517
-->
1618

1719
### Reproduction demo
1820

1921
<!--
20-
Fork and/or modify this CodePen/CodeSandbox template to allow the contributors to easily reproduce your problem.
22+
Fork and/or modify this CodePen/CodeSandbox template to allow the contributors to easily reproduce your problem.
23+
If the problem can't be reproduced using these templates, explain why in this section.
2124
2225
- v0.x: https://codepen.io/FezVrasta/pen/KoxOJM
2326
- v1.x: https://codesandbox.io/s/7mwkynymlq

0 commit comments

Comments
 (0)