mirror of
https://github.com/ianstormtaylor/slate.git
synced 2025-09-01 03:11:44 +02:00
Delete ISSUE_TEMPLATE.md
This commit is contained in:
42
.github/ISSUE_TEMPLATE.md
vendored
42
.github/ISSUE_TEMPLATE.md
vendored
@@ -1,42 +0,0 @@
|
||||
#### Do you want to request a _feature_ or report a _bug_?
|
||||
|
||||
<!--
|
||||
If you have a question, ask it in our Slack channel instead:
|
||||
|
||||
https://slate-slack.herokuapp.com/
|
||||
-->
|
||||
|
||||
#### What's the current behavior?
|
||||
|
||||
<!--
|
||||
For bugs, you **must** include the following:
|
||||
|
||||
- A GIF showing the issue in action.
|
||||
- A sandbox that minimally reproduces the issue.
|
||||
- Information about your OS, browser, Slate version, etc.
|
||||
|
||||
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!
|
||||
|
||||
https://codesandbox.io/s/slate-reproductions-c7gyg
|
||||
http://recordit.co/
|
||||
-->
|
||||
|
||||
Slate: 0.XX.X
|
||||
Browser: Chrome / Safari / Firefox / Edge
|
||||
OS: Mac / Windows / Linux / iOS / Android
|
||||
|
||||
#### 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! 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://docs.google.com/
|
||||
https://paper.dropbox.com/
|
||||
https://draftjs.org/
|
||||
http://prosemirror.net/
|
||||
https://quilljs.com/
|
||||
-->
|
Reference in New Issue
Block a user