mirror of
https://github.com/danbulant/api_docs
synced 2026-06-19 14:21:31 +00:00
Add new issue template
This commit is contained in:
parent
0d586069e7
commit
bd69ab96e1
1 changed files with 9 additions and 7 deletions
16
.github/ISSUE_TEMPLATE.md
vendored
16
.github/ISSUE_TEMPLATE.md
vendored
|
|
@ -1,9 +1,11 @@
|
||||||
If this is a question or feature request, make sure to:
|
<!--
|
||||||
|
⚠️ READ THIS BEFORE SUBMITTING ⚠️
|
||||||
|
|
||||||
- [ ] The title starts with `Question:` or `Feature:`.
|
• Prefix questions and feature requests with either Question: or Feature:
|
||||||
|
• If this is a bug report or question about an issue you're having, make sure to include the form below in your issue
|
||||||
|
-->
|
||||||
|
|
||||||
If this is an bug report, not a question, make sure to:
|
Operating system: [ ✍️ TODO ]
|
||||||
|
Last upstream commit (run `git log --author="Robert Lord" | head -n 1`): [ ✍️ TODO ]
|
||||||
- [ ] I'm not running Windows (which is unsupported), or if I am, I can confirm this issue appears on another platform, or Vagrant.
|
Browser version(s): [ ✍️ TODO ]
|
||||||
- [ ] This issue appears in the latest `dev` branch.
|
Ruby version (run `ruby -v`): [ ✍️ TODO ]
|
||||||
- [ ] I've included my browser and Ruby version in this issue.
|
|
||||||
Loading…
Reference in a new issue