change to hugo-blog-awesome theme
This commit is contained in:
parent
113e3650f1
commit
15b6142a8e
131 changed files with 5895 additions and 124 deletions
32
themes/hugo-blog-awesome/.github/ISSUE_TEMPLATE/bug_report.md
vendored
Normal file
32
themes/hugo-blog-awesome/.github/ISSUE_TEMPLATE/bug_report.md
vendored
Normal file
|
@ -0,0 +1,32 @@
|
|||
---
|
||||
name: Bug report
|
||||
about: Report a bug to help us improve.
|
||||
title: ''
|
||||
labels: ''
|
||||
assignees: ''
|
||||
|
||||
---
|
||||
|
||||
**Describe the bug**
|
||||
A clear and concise description of what the bug is.
|
||||
|
||||
**Steps to reproduce**
|
||||
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.
|
||||
|
||||
**Device information**
|
||||
- OS: [e.g. iOS]
|
||||
- Browser [e.g. firefox, safari]
|
||||
- Version [e.g. 22]
|
||||
|
||||
**Additional context**
|
||||
Add any other context about the problem here.
|
8
themes/hugo-blog-awesome/.github/ISSUE_TEMPLATE/config.yml
vendored
Normal file
8
themes/hugo-blog-awesome/.github/ISSUE_TEMPLATE/config.yml
vendored
Normal file
|
@ -0,0 +1,8 @@
|
|||
blank_issues_enabled: false
|
||||
contact_links:
|
||||
- name: Questions or support
|
||||
url: https://github.com/hugo-sid/hugo-blog-awesome/discussions/
|
||||
about: Please use GitHub discussions to ask and answer questions.
|
||||
- name: Feature request
|
||||
url: https://github.com/hugo-sid/hugo-blog-awesome/discussions/categories/feature-requests
|
||||
about: Please use the feature requests section in GitHub discussions to propose new features or ideas.
|
7
themes/hugo-blog-awesome/.github/ISSUE_TEMPLATE/new-blank-issue.md
vendored
Normal file
7
themes/hugo-blog-awesome/.github/ISSUE_TEMPLATE/new-blank-issue.md
vendored
Normal file
|
@ -0,0 +1,7 @@
|
|||
---
|
||||
name: New blank issue
|
||||
about: Use this to mention anything other than bug report.
|
||||
title: ""
|
||||
labels: ""
|
||||
assignees: ""
|
||||
---
|
Loading…
Add table
Add a link
Reference in a new issue