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 : 🐛 Bug Report
2- title : ' 🐛 Bug: <short description of the bug>'
3- about : Do you believe you have found a bug?
4- labels :
5- - ' require-triage'
1+ name : 🐞 Bug Report
2+ title : ' 🐞 Bug: <short description of the bug>'
3+ description : Do you believe you have found a bug?
4+ labels : ' require-triage'
65type : Bug
76
87body :
3231 - type : textarea
3332 attributes :
3433 label : Platform
35- render : text
3634 description : |
3735 UNIX: output of `uname -a`
3836 Windows: output of `"$([Environment]::OSVersion.VersionString) $(('x86', 'x64')[[Environment]::Is64BitOperatingSystem])"` in PowerShell console
5250 required : true
5351
5452 - type : textarea
55- labels : Minimal, Reproducible Example
5653 attributes :
5754 label : What steps will reproduce the bug?
5855 description : |
Original file line number Diff line number Diff line change 11name : 🚀 Feature Request
22title : ' 🚀 feature: <short description of the feature>'
3- about : Do you want to make a feature request?
3+ description : ' Do you want to make a feature request?'
44type : Feature
55labels :
66 - " ideas"
2727 validations :
2828 required : true
2929 - type : textarea
30- attribute :
31- description : |
30+ attributes :
31+ description : Please describe the feature you would like to see implemented.
3232 label : How should this be implemented in your opinion?
3333 - type : textarea
3434 attributes :
Original file line number Diff line number Diff line change 11name : ❓ Question
2- about : Seeking help or have a question about usage?
2+ description : Seeking help or have a question about usage?
33title : ' ❓ question: <short description of the question>'
44labels :
55 - " question"
You can’t perform that action at this time.
0 commit comments