File tree Expand file tree Collapse file tree
templates/issue-templates Expand file tree Collapse file tree Original file line number Diff line number Diff line change 33name : 🐛 Bug Report
44description : Report unexpected behavior, failures, or issues in the project.
55title : " [Bug]: "
6- labels : ["bug"]
6+ labels :
7+ - bug
78body :
89 - type : dropdown
910 id : bug-category
Original file line number Diff line number Diff line change 11# Report issues or suggestions related to community, collaboration, or project governance.
22name : " 💬 Community & Collaboration"
33description : Report issues or suggestions related to community, collaboration, or project governance.
4- labels : [community, collaboration, enhancement]
4+ labels :
5+ - community
6+ - collaboration
7+ - enhancement
58body :
69 - type : markdown
710 attributes :
Original file line number Diff line number Diff line change 11# Report issues or suggest improvements related to documentation, guides, or help content.
22name : 📄 Documentation
33description : Report issues or suggest improvements related to documentation, guides, or help content.
4- labels : [documentation]
4+ labels :
5+ - documentation
56body :
67 - type : markdown
78 attributes :
Original file line number Diff line number Diff line change 11# Report issues that affect developers' experience
22name : " 🧑💻 Developer Experience (DX) Feedback"
33description : Report issues that affect developers' experience
4- labels : [dx, feedback, enhancement]
4+ labels :
5+ - dx
6+ - feedback
7+ - enhancement
58body :
69 - type : markdown
710 attributes :
Original file line number Diff line number Diff line change 22name : " ✨ Feature Request"
33description : Suggest a new feature or improvement for this project
44title : " [Feature] <short description>"
5- labels : [feature-request, enhancement, feature]
5+ labels :
6+ - feature-request
7+ - enhancement
8+ - feature
69body :
710 - type : markdown
811 attributes :
Original file line number Diff line number Diff line change 11# Ask a question or request support (not for bugs or feature requests)
22name : " ❓ Support Question"
33description : Ask a question or request support (not for bugs or feature requests)
4- labels : [question, support, help wanted]
4+ labels :
5+ - question
6+ - support
7+ - help wanted
58body :
69 - type : markdown
710 attributes :
Original file line number Diff line number Diff line change 11# Report issues related to testing or quality assurance.
22name : 🧪 Testing & QA
33description : Report issues related to testing or quality assurance
4- labels : [testing, QA, enhancement]
4+ labels :
5+ - testing
6+ - QA
7+ - enhancement
58body :
69 - type : markdown
710 attributes :
3235 validations :
3336 required : true
3437
35- - type : textarea
38+ - type : textareahelp wanted
3639 id : steps
3740 attributes :
3841 label : Steps to Reproduce
You can’t perform that action at this time.
0 commit comments