30 lines
489 B
Markdown
30 lines
489 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
|
|
|
|
## 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
|