Skip to content

Commit 41cc981

Browse files
Update issue templates
1 parent 00b8ece commit 41cc981

File tree

1 file changed

+47
-0
lines changed

1 file changed

+47
-0
lines changed

.github/ISSUE_TEMPLATE/bug_report.md

+47
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,47 @@
1+
---
2+
name: Bug report
3+
about: Create a report to help us improve
4+
title: "[BUG]"
5+
labels: bug
6+
assignees: ''
7+
8+
---
9+
10+
<!--
11+
12+
## READ BEFORE OPENING ISSUES
13+
14+
Please fill the template below
15+
- **DO NOT** ask for instructions.
16+
- Use Discussions section if you need help
17+
- See project wiki https://github.com/adityatelange/hugo-PaperMod/wiki
18+
- Read FAQs section https://github.com/adityatelange/hugo-PaperMod/wiki/FAQs
19+
- Search for previous issues/ pull requests
20+
21+
-->
22+
23+
**Describe the bug**
24+
<!-- A clear and concise description of what the bug is. -->
25+
26+
- Device/Os: [e.g. Android 10]
27+
- Type: [e.g. Desktop/Mobile]
28+
- Browser and version [e.g. Chrome 86.0]:
29+
- Hugo Version [ >=0.74 expected]:
30+
- Theme Version [e.g. v4.0, master, or commit-id ]:
31+
32+
**Steps to reproduce the behavior:**
33+
<!--
34+
1. Go to '...'
35+
2. Click on '....'
36+
3. Scroll down to '....'
37+
4. See error
38+
-->
39+
40+
**Expected behavior**:
41+
<!-- A clear and concise description of what you expected to happen. -->
42+
43+
**Screenshots**
44+
<!-- If applicable, add screenshots to help explain your problem. -->
45+
46+
**Additional context**
47+
<!--Add any other context about the problem here. -->

0 commit comments

Comments
 (0)