Updated issue templates

This commit is contained in:
Harrison Cramer
2023-08-15 08:26:26 -04:00
parent d9a744300e
commit 146d7d3936
2 changed files with 15 additions and 21 deletions

View File

@@ -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]

View File

@@ -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