This repository was archived by the owner on Sep 1, 2022. It is now read-only.
File tree 1 file changed +5
-25
lines changed
1 file changed +5
-25
lines changed Original file line number Diff line number Diff line change 1
1
---
2
2
name : Bug Report
3
- about : Is something not working as expected? Let us know to help us improve!
3
+ about : Is something not working as expected? Please help us improve!
4
4
title : ' '
5
5
labels : ' bug'
6
6
---
7
7
8
8
## Bug Report
9
9
10
10
** Current behavior**
11
- A clear and concise description of what the bug is (with optional code snippets).
12
-
13
- <!--
14
-
15
- Faulty step flow?
16
-
17
- ```yaml
18
- - type: createIssue
19
- title: Title of the issue
20
- body: issue-body.md
21
- comments:
22
- - issue-comment.md
23
- ```
24
-
25
- Faulty JavaScript?
26
-
27
- ```js
28
- // Your code here
29
- ```
30
-
31
- -->
11
+ A clear and concise description of what the bug is (with screenshots).
32
12
33
13
** Reproduction**
34
- Steps to reproduce the behavior in GitHub Learning Lab :
14
+ Steps to reproduce the behavior in the course :
35
15
1 . Go to '...'
36
16
2 . Click on '....'
37
17
3 . Scroll down to '....'
38
18
4 . See error
39
19
40
20
** Expected behavior**
41
- A clear and concise description of what you expected to happen (with optional code snippets) .
21
+ A clear and concise description of what you expected to happen.
42
22
43
23
** Possible solution**
44
- <!-- - Only if you have suggestions on a fix for the bug -->
24
+ If you have suggestions, we'd love to hear them. If not, that's ok too.
45
25
46
26
** Additional context**
47
27
Add any other context about the problem here. If applicable, add screenshots to help explain.
You can’t perform that action at this time.
0 commit comments