mirror of
https://github.com/wahyd4/github-issue-templates.git
synced 2026-08-09 04:26:03 +10:00
init
This commit is contained in:
@@ -0,0 +1,17 @@
|
||||
# Please follow the general troubleshooting steps first:
|
||||
|
||||
- [ ] Ran ?
|
||||
- [ ] Ran ?
|
||||
- [ ] If you're seeing permission errors ?
|
||||
|
||||
<!-- You can erase any parts of this template not applicable to your Issue. -->
|
||||
|
||||
### Bug reports:
|
||||
|
||||
Please replace this line with a brief summary of your issue **AND** if reporting a build issue include the link from:
|
||||
|
||||
### Features:
|
||||
|
||||
**Please note by far the quickest way to get a new feature is to file a Pull Request.**
|
||||
|
||||
We will consider your request but it may be closed if it's something we're not actively planning to work on.
|
||||
@@ -0,0 +1,17 @@
|
||||
### All Submissions:
|
||||
|
||||
* [ ] Have you followed the guidelines in our Contributing document?
|
||||
* [ ] Have you checked to ensure there aren't other open [Pull Requests](../../pulls) for the same update/change?
|
||||
|
||||
<!-- You can erase any parts of this template not applicable to your Pull Request. -->
|
||||
|
||||
### New Feature Submissions:
|
||||
|
||||
1. [ ] Does your submission pass tests?
|
||||
2. [ ] Have you lint your code locally prior to submission?
|
||||
|
||||
### Changes to Core Features:
|
||||
|
||||
* [ ] Have you added an explanation of what your changes do and why you'd like us to include them?
|
||||
* [ ] Have you written new tests for your core changes, as applicable?
|
||||
* [ ] Have you successfully ran tests with your changes locally?
|
||||
Reference in New Issue
Block a user