We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7da26c2 commit 93d5632Copy full SHA for 93d5632
ISSUE_TEMPLATE.md
@@ -1,10 +1,9 @@
1
-*Include a snippet of code that we can easily copy and paste that
2
-replicates your bug.*
+**Mandatory:** *Included minimal reproducible example, as plain text :*
3
4
<hr>
5
6
-If you are reporting an issue that involves any JSX (e.g.
7
-``<div>{`${example}`}</div>``), PLEASE PLEASE PLEASE make sure you have properly
+#### Optional: concerning jsx.
+PLEASE PLEASE PLEASE make sure you have properly
8
setup and are sourcing this plugin https://github.com/mxw/vim-jsx
9
10
WE DO NOT support JSX automatically, you need another plugin to add get this
0 commit comments