File tree Expand file tree Collapse file tree 2 files changed +15
-16
lines changed
Expand file tree Collapse file tree 2 files changed +15
-16
lines changed Original file line number Diff line number Diff line change 1- - - name: Bug report
2- about: Create a report to help us improve
3- title: ''
4- labels: bug
5- assignees: ''
1+ ---
2+ name : Bug report
3+ about : Create a report to help us improve
4+ title : ' '
5+ labels : bug
6+ assignees : ' '
67
7- - -
8+ -- -
89
910** Describe the bug**
1011A clear and concise description of what the bug is.
@@ -20,4 +21,3 @@ The obtained output. Please include the entire error trace.
2021
2122** Additional context**
2223Add any other context about the problem here.
23-
Original file line number Diff line number Diff line change 1- - - name: Help wanted
2- about: Ask help for using the package
3- title: ''
4- labels: help wanted
5- assignees: ''
1+ ---
2+ name : Help wanted
3+ about : Ask help for using the package
4+ title : ' '
5+ labels : help wanted
6+ assignees : ' '
67
7- - -
8+ -- -
89
910** The objective**
1011A clear description of the purpose of your application.
1112
1213** Already tried tests**
13- The snippet of code you have already tried in order to obtain the wanted
14- outcome.
15-
14+ The snippet of code you have already tried in order to obtain the wanted outcome.
You can’t perform that action at this time.
0 commit comments