You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: .github/ISSUE_TEMPLATE/BUG_REPORT.md
+4-10Lines changed: 4 additions & 10 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -8,20 +8,14 @@ labels:
8
8
9
9
<!-- Please check the Q&A before posting an issue: https://github.com/JamesIves/github-pages-deploy-action/discussions?discussions_q=category%3AQ%26A -->
10
10
11
-
###Describe the bug
11
+
## Describe the bug
12
12
<!-- Please provide a clear and concise description of what the bug is. -->
13
13
14
-
---
15
-
16
-
### Reproduction Steps
14
+
## Reproduction Steps
17
15
<!-- Steps to reproduce the behavior. -->
18
16
19
-
---
20
-
21
-
### Logs
17
+
## Logs
22
18
<!-- Please provide your deployment logs and a link or sample to/of your workflow. If the error message isn't revealing the problem please set ACTIONS_STEP_DEBUG to true in your repository's secrets menu and run the workflow again. -->
23
19
24
-
---
25
-
26
-
### Additional Comments
20
+
## Additional Comments
27
21
<!--Add any other context about the problem here. -->
0 commit comments