1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26
|
---
name: Feature request
about: Suggest an improvement to Flycheck
title: ''
labels: 'kind: feature request'
assignees: ''
---
Thank you for taking the time to improve Flycheck.
## Checklist
- [ ] I have checked existing issues for potential duplicates before creating this one.
## Feature description
A clear and concise description of what you want Flycheck to do.
## Describe alternatives you've considered
A clear and concise description of any alternative solutions or features you've considered.
## Additional context
Add any other context or screenshots, mockups etc.
|