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+ name : Bug report
3+ about : Create a bug report
4+ title : ' '
5+ labels : bug
6+ assignees : ' '
7+
8+ ---
9+
10+ ** Description:**
11+ A clear and concise description of what the bug is.
12+
13+ ** Task version:**
14+ Specify the task version
15+
16+ ** Platform:**
17+ - [ ] Ubuntu
18+ - [ ] macOS
19+ - [ ] Windows
20+
21+ ** Runner type:**
22+ - [ ] Hosted
23+ - [ ] Self-hosted
24+
25+ ** Repro steps:**
26+ A description with steps to reproduce the issue. If your have a public example or repo to share, please provide the link.
27+
28+ ** Expected behavior:**
29+ A description of what you expected to happen.
30+
31+ ** Actual behavior:**
32+ A description of what is actually happening.
Original file line number Diff line number Diff line change 1+ ---
2+ name : Feature request
3+ about : Suggest an idea for this project
4+ title : ' '
5+ labels : feature request
6+ assignees : ' '
7+ ---
8+
9+ ** Description:**
10+ Describe your proposal.
11+
12+ ** Justification:**
13+ Justification or a use case for your proposal.
14+
15+ ** Are you willing to submit a PR?**
16+ <!-- - We accept contributions! -->
Original file line number Diff line number Diff line change 1+ ** Description:**
2+ Describe your changes.
3+
4+ ** Related issue:**
5+ Add link to the related issue.
6+
7+ ** Check list:**
8+ - [ ] Mark if documentation changes are required.
9+ - [ ] Mark if tests were added or updated to cover the changes.
You can’t perform that action at this time.
0 commit comments