mirror of
https://github.com/placeholder-soft/prodigyapi.git
synced 2026-01-13 08:50:31 +08:00
Add new issue template
This commit is contained in:
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:
|
||||
|
||||
- [ ] I'm not running Windows (which is unsupported), or if I am, I can confirm this issue appears on another platform, or Vagrant.
|
||||
- [ ] This issue appears in the latest `dev` branch.
|
||||
- [ ] I've included my browser and Ruby version in this issue.
|
||||
Operating system: [ ✍️ TODO ]
|
||||
Last upstream commit (run `git log --author="Robert Lord" | head -n 1`): [ ✍️ TODO ]
|
||||
Browser version(s): [ ✍️ TODO ]
|
||||
Ruby version (run `ruby -v`): [ ✍️ TODO ]
|
||||
Reference in New Issue
Block a user