File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Load Diff This file was deleted.
Original file line number Diff line number Diff line change 1+ name : Bug Report
2+ description : File a bug report.
3+ title : " "
4+ labels : ["bug", "triage"]
5+ body :
6+ - type : textarea
7+ attributes :
8+ label : Description
9+ description : Description of the problem and steps to reproduce.
10+ validations :
11+ required : true
12+ - type : textarea
13+ attributes :
14+ label : Environment
15+ description : |
16+ examples:
17+ - **Version**: 2.0.15 and/or commit hash ($ micro -version)
18+ - **OS**: Debian
19+ - **Terminal**: ptyxis
20+ value : |
21+ - Version:
22+ - OS:
23+ - Terminal:
24+ validations :
25+ required : true
Original file line number Diff line number Diff line change 1+ name : Feature Request
2+ description : File a feature request.
3+ title : " "
4+ labels : ["feature"]
5+ body :
6+ - type : textarea
7+ attributes :
8+ label : Description
9+ description : Description of the feature.
10+ validations :
11+ required : true
Original file line number Diff line number Diff line change 1+ blank_issues_enabled : false
You can’t perform that action at this time.
0 commit comments