Files
gitlab.nvim/.github/ISSUE_TEMPLATE/bug_report.md
Harrison (Harry) Cramer 2d6ba691f4 Update bug_report.md
2023-08-17 17:19:00 -04:00

31 lines
535 B
Markdown

---
name: Bug report
about: Create a report to help improve gitlab.nvim!
title: ''
labels: ''
assignees: ''
---
## Prerequsities
- [ ] The "Troubleshooting" section of the README did not help
- [ ] I've installed the required dependencies
- [ ] I'm on the latest version of the plugin
## Bug Description
A clear and concise description of what the bug is.
## Reproduction Steps
1. Check out the feature branch
2. Open Neovim
3. ...
## Screenshots
If applicable, add screenshots to help explain your problem.
## Other Details