48 lines
1.1 KiB
Markdown
48 lines
1.1 KiB
Markdown
---
|
|
name: Bug report
|
|
about: Create a report to help us improve
|
|
title: "[BUG]"
|
|
labels: bug
|
|
assignees: ''
|
|
|
|
---
|
|
|
|
<!--
|
|
|
|
## READ BEFORE OPENING ISSUES
|
|
|
|
Please fill the template below
|
|
- **DO NOT** ask for instructions.
|
|
- Use Discussions section if you need help
|
|
- See project wiki https://github.com/adityatelange/hugo-PaperMod/wiki
|
|
- Read FAQs section https://github.com/adityatelange/hugo-PaperMod/wiki/FAQs
|
|
- Search for previous issues/ pull requests
|
|
|
|
-->
|
|
|
|
**Describe the bug**
|
|
<!-- A clear and concise description of what the bug is. -->
|
|
|
|
- Device/Os: [e.g. Android 10]
|
|
- Type: [e.g. Desktop/Mobile]
|
|
- Browser and version [e.g. Chrome 86.0]:
|
|
- Hugo Version [ >=0.82.0 expected]:
|
|
- Theme Version [e.g. v4.0, master, or commit-id ]:
|
|
|
|
**Steps to reproduce the behavior:**
|
|
<!--
|
|
1. Go to '...'
|
|
2. Click on '....'
|
|
3. Scroll down to '....'
|
|
4. See error
|
|
-->
|
|
|
|
**Expected behavior**:
|
|
<!-- A clear and concise description of what you expected to happen. -->
|
|
|
|
**Screenshots**
|
|
<!-- If applicable, add screenshots to help explain your problem. -->
|
|
|
|
**Additional context**
|
|
<!--Add any other context about the problem here. -->
|