Updated issue templates
This commit is contained in:
26
.github/ISSUE_TEMPLATE/bug_report.md
vendored
26
.github/ISSUE_TEMPLATE/bug_report.md
vendored
@@ -7,21 +7,23 @@ assignees: ''
|
|||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
**Describe the bug**
|
## Prerequsities
|
||||||
|
|
||||||
|
- [ ] The "Troubleshooting" section of the README did not help
|
||||||
|
- [ ] I've installed the required dependencies
|
||||||
|
|
||||||
|
## Bug Description
|
||||||
|
|
||||||
A clear and concise description of what the bug is.
|
A clear and concise description of what the bug is.
|
||||||
|
|
||||||
**To Reproduce**
|
## Reproduction Steps
|
||||||
Steps to reproduce the behavior:
|
|
||||||
1. Go to '...'
|
|
||||||
2. Click on '....'
|
|
||||||
3. Scroll down to '....'
|
|
||||||
4. See error
|
|
||||||
|
|
||||||
**Expected behavior**
|
1. Check out the feature branch
|
||||||
A clear and concise description of what you expected to happen.
|
2. Open Neovim
|
||||||
|
3. ...
|
||||||
|
|
||||||
|
## Screenshots
|
||||||
|
|
||||||
**Screenshots**
|
|
||||||
If applicable, add screenshots to help explain your problem.
|
If applicable, add screenshots to help explain your problem.
|
||||||
|
|
||||||
**Desktop (please complete the following information):**
|
## Other Details
|
||||||
- OS: [e.g. iOS]
|
|
||||||
|
|||||||
10
.github/ISSUE_TEMPLATE/feature_request.md
vendored
10
.github/ISSUE_TEMPLATE/feature_request.md
vendored
@@ -7,12 +7,4 @@ assignees: ''
|
|||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
**Is your feature request related to a problem? Please describe.**
|
## Feature Description
|
||||||
A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]
|
|
||||||
|
|
||||||
**Describe the solution you'd like**
|
|
||||||
A clear and concise description of what you want to happen.
|
|
||||||
|
|
||||||
**I am willing to submit a PR for this change**
|
|
||||||
- [ ] yes
|
|
||||||
- [ ] no
|
|
||||||
|
|||||||
Reference in New Issue
Block a user