forked from mirror/Mainroad
Update issue templates
This commit is contained in:
parent
701ccb5b5c
commit
38a25da1f8
1 changed files with 26 additions and 0 deletions
26
.github/ISSUE_TEMPLATE/bug_report.md
vendored
Normal file
26
.github/ISSUE_TEMPLATE/bug_report.md
vendored
Normal file
|
@ -0,0 +1,26 @@
|
|||
---
|
||||
name: Bug report
|
||||
about: Create a report to help us improve
|
||||
title: ''
|
||||
labels: ''
|
||||
assignees: ''
|
||||
|
||||
---
|
||||
|
||||
**Hugo version**
|
||||
[Output of `hugo version`]
|
||||
|
||||
**Theme status**
|
||||
Is the theme up to date? Yes/No
|
||||
|
||||
**Expected behavior**
|
||||
[What you expected to happen]
|
||||
|
||||
**Current behavior**
|
||||
[What actually happened, including screenshots if relevant]
|
||||
|
||||
**Steps to reproduce**
|
||||
[Clear steps to trigger the bug, or a link to a demo project]
|
||||
|
||||
**Additional context**
|
||||
[Any relevant environment details or deployment information]
|
Loading…
Add table
Reference in a new issue