File tree Expand file tree Collapse file tree 3 files changed +50
-0
lines changed
Expand file tree Collapse file tree 3 files changed +50
-0
lines changed Original file line number Diff line number Diff line change 1616 placeholder : ...
1717 validations :
1818 required : true
19+ - type : markdown
20+ attributes :
21+ value : |
22+ 95% of issues created are duplicates.
23+ please try extra hard to find them first.
24+ it's very unlikely your problem is unique.
1925 - type : textarea
2026 id : freeform
2127 attributes :
Original file line number Diff line number Diff line change 1+ name : feature request
2+ description : something new
3+ body :
4+ - type : markdown
5+ attributes :
6+ value : |
7+ this is for issues for `pre-commit` (the framework).
8+ if you are reporting an issue for [pre-commit.ci] please report it at [pre-commit-ci/issues]
9+
10+ [pre-commit.ci]: https://pre-commit.ci
11+ [pre-commit-ci/issues]: https://github.com/pre-commit-ci/issues
12+ - type : input
13+ id : search
14+ attributes :
15+ label : search you tried in the issue tracker
16+ placeholder : ...
17+ validations :
18+ required : true
19+ - type : markdown
20+ attributes :
21+ value : |
22+ 95% of issues created are duplicates.
23+ please try extra hard to find them first.
24+ it's very unlikely your feature idea is a new one.
25+ - type : textarea
26+ id : freeform
27+ attributes :
28+ label : describe your actual problem
29+ placeholder : ' I want to do ... I tried ... It does not work because ...'
30+ validations :
31+ required : true
32+ - type : input
33+ id : version
34+ attributes :
35+ label : pre-commit --version
36+ placeholder : pre-commit x.x.x
37+ validations :
38+ required : true
Original file line number Diff line number Diff line change 1+ blank_issues_enabled : false
2+ contact_links :
3+ - name : documentation
4+ url : https://pre-commit.com
5+ - name : pre-commit.ci issues
6+ url : https://github.com/pre-commit-ci/issues
You can’t perform that action at this time.
0 commit comments