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+ ---
2+
3+ name : 🐞 Bug report
4+ about : Create a report to help us improve
5+ title : " [Bug] the title of bug report"
6+ labels : bug
7+ assignees : ' '
8+
9+ ---
10+
11+ #### Describe the bug
Original file line number Diff line number Diff line change 1+ ---
2+ name : 🔥 Enhancement
3+ about : New feature or request
4+ title : " [Enhancement] the title of new feature or enhancement"
5+ labels : enhancement
6+ assignees : ' '
7+
8+ ---
9+
10+ #### Describe the new feature or enhancement
Original file line number Diff line number Diff line change 1+ ---
2+ name : 🥺 Help wanted
3+ about : Help needed to use a feature, perform or understand a procedure
4+ title : " [Help] the title of help wanted report"
5+ labels : help wanted
6+ assignees : ' '
7+
8+ ---
9+
10+ #### Describe the problem you need help
Original file line number Diff line number Diff line change 1+ <!-- Thank you for contributing! -->
2+
3+ ### Description
4+
5+ <!-- Please insert your description here and provide especially info about the "what" this PR is solving -->
6+
7+ ### What is the purpose of this pull request? <!-- (put an "X" next to an item) -->
8+
9+ - [ ] Bug fix
10+ - [ ] New Feature
11+ - [ ] Documentation update
12+ - [ ] Other
You can’t perform that action at this time.
0 commit comments