File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1+ name : " \U0001F41E Bug report"
2+ description : Create a report to help us improve Npmx
3+ body :
4+ - type : markdown
5+ attributes :
6+ value : |
7+ Please carefully read the contribution docs before creating a bug report
8+ 👉 https://github.com/npmx-dev/npmx.dev/blob/main/CONTRIBUTING.md
9+ - type : textarea
10+ id : bug-description
11+ attributes :
12+ label : Describe the bug
13+ description : A clear and concise description of what the bug is. If you intend to submit a PR for this issue, tell us in the description. Thanks!
14+ placeholder : Bug description
15+ validations :
16+ required : true
17+ - type : textarea
18+ id : additional
19+ attributes :
20+ label : Additional context
21+ description : If applicable, add any other context about the problem here
22+ - type : textarea
23+ id : logs
24+ attributes :
25+ label : Logs
26+ description : |
27+ Optional if provided reproduction. Please try not to insert an image but copy paste the log text.
28+ render : shell-script
You can’t perform that action at this time.
0 commit comments