mirror of
https://github.com/ianstormtaylor/slate.git
synced 2025-08-22 06:53:25 +02:00
Update ISSUE_TEMPLATE.md
This commit is contained in:
14
.github/ISSUE_TEMPLATE.md
vendored
14
.github/ISSUE_TEMPLATE.md
vendored
@@ -10,13 +10,13 @@ https://slate-slack.herokuapp.com/
|
||||
#### What's the current behavior?
|
||||
|
||||
<!--
|
||||
For bugs, please include the following:
|
||||
For bugs, you **must** include the following:
|
||||
|
||||
- A JSFiddle that reproduces the issue.
|
||||
- A GIF showing how to easily reproduce it.
|
||||
- A JSFiddle that minimally reproduces the issue.
|
||||
- A GIF showing the issue in action.
|
||||
- Information about your OS, browser, Slate version, etc.
|
||||
|
||||
If you don't include these helpful things, there's a very good chance your issue won't get addressed, or will be closed when we do spring cleaning.
|
||||
If you don't include these, there's a very good chance your issue will be closed, because it's much too hard to figure out exactly what is going wrong, and it makes maintenance much harder.
|
||||
|
||||
We need to keep the issues actionable, or else maintaining Slate becomes overwhelming. Thank you for understanding!
|
||||
|
||||
@@ -27,11 +27,9 @@ http://recordit.co/
|
||||
#### What's the expected behavior?
|
||||
|
||||
<!--
|
||||
The fastest, and most appreciated way to have your issue fixed is to create a pull request with working, tested code and we will help get it merged. Don't be scared to open a pull request that isn't completed and ask for input. We're happy to give direction!
|
||||
The fastest, and most appreciated way to have your issue fixed is to create a pull request with working, tested code and we will help get it merged. Don't be scared to open a pull request that isn't completed and ask for input. We're happy to give direction! Also, researching how other editors handle this issue is super helpful.
|
||||
|
||||
Slate is solving a pretty complex problem, and we can't do it without active contributors. Thank you so much for your help!
|
||||
|
||||
Also, researching how other editors handle this issue is super helpful!
|
||||
Slate is solving a pretty complex problem, and we can't do it without active contributors, so thank you so much for your help!
|
||||
|
||||
https://draftjs.org/
|
||||
http://prosemirror.net/
|
||||
|
Reference in New Issue
Block a user