1
0
mirror of https://github.com/ianstormtaylor/slate.git synced 2025-08-18 13:11:17 +02:00

add an issue template

This commit is contained in:
Ian Storm Taylor
2017-04-28 12:14:34 -07:00
parent f787b68a36
commit 4cd1ddebd0

28
.github/Issue-template.md vendored Normal file
View File

@@ -0,0 +1,28 @@
#### Do you want to request a *feature* or report a *bug*?
<!--
If you have a question, you might ask it in our Slack channel instead.
https://slate-slack.herokuapp.com/
-->
#### What's the current behavior?
<!--
For bugs, please create a JSFiddle that reproduces the issue using
our template, and include a GIF showing how to easily reproduce it.
https://jsfiddle.net/2zokvrvt/7/
http://recordit.co/
-->
#### What's the expected behavior?
<!--
Researching how other editors handle this issue is super helpful!
https://draftjs.org/
http://prosemirror.net/
https://quilljs.com/
-->