Update issue templates

This commit is contained in:
Milianor 2023-04-09 07:51:58 -03:00 committed by GitHub
parent a38fbf88e6
commit 212c3a1fba
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

41
.github/ISSUE_TEMPLATE/bug_report.md vendored Normal file
View file

@ -0,0 +1,41 @@
---
name: Bug report
about: Create a report to help us improve
title: ''
labels: bug
assignees: ''
---
**before you continued**
**Describe the bug**
A clear and concise description of what the bug is.
**To Reproduce**
Steps to reproduce the behavior:
1. Go to '...'
2. Click on '....'
3. Scroll down to '....'
4. See error
**Expected behavior**
A clear and concise description of what you expected to happen.
**Screenshots**
If applicable, add screenshots to help explain your problem.
### Environment
Please provide the following information:
- Operating system:
- Terminal emulator:
- Vim/neovim version:
- Dracula.nvim version:
**Additional context**
Add any other context about the problem here.
## Important Note
Please note that personal color preferences will not be taken into account. The Dracula.nvim colorscheme is used by many people, and changes made to accommodate personal preferences can have an impact on others. We will prioritize maintaining consistency and accessibility for all users.
Thank you for your understanding.