File tree Expand file tree Collapse file tree 2 files changed +26
-2
lines changed Expand file tree Collapse file tree 2 files changed +26
-2
lines changed Original file line number Diff line number Diff line change 22name : ' 🐞 Bug Report'
33about : Report a bug in existing features
44title : ' '
5- labels : ' bug '
5+ labels : ['Bug']
66assignees : ' '
77
88---
9+
10+ <!-- ======================== Guidelines ============================
11+
12+ Thank you for taking the time to report a bug! 🙏
13+
14+ Please follow these guidelines to help us understand & fix the issue:
15+
16+ Describe Your Problem 🎯
17+ - Clearly explain the problem you're facing;
18+ - Describe what you expected to happen versus what actually occurred;
19+ - List the steps to reproduce the bug.
20+
21+ Provide Detailed Information 📋
22+ - Share relevant details: Component version, errors, screenshots;
23+ - If possible, provide a minimal reproducer in a GitHub repository.
24+
25+ Be Kind and Respectful 🙂
26+ - Stay patient & open to feedback, and act with kindness and respect;
27+ - Remember that this is a volunteer-driven project.
28+
29+ ============================= Guidelines ======================== -->
30+
31+
32+
Original file line number Diff line number Diff line change 22name : ' 🚀 Feature Request'
33about : Suggest ideas for new features or enhancements
44title : ' '
5- labels : ' RFC'
5+ labels : [ 'RFC']
66assignees : ' '
77
88---
You can’t perform that action at this time.
0 commit comments