Update to current version
All checks were successful
Building & Deploying Website / Deploy-Website (push) Successful in 12s
All checks were successful
Building & Deploying Website / Deploy-Website (push) Successful in 12s
This commit is contained in:
30
themes/hugo-coder/.github/ISSUE_TEMPLATE/bug_report.md
vendored
Normal file
30
themes/hugo-coder/.github/ISSUE_TEMPLATE/bug_report.md
vendored
Normal file
@@ -0,0 +1,30 @@
|
||||
---
|
||||
name: Bug report
|
||||
about: Create a report to help us improve
|
||||
title: ""
|
||||
labels: "Triage Needed"
|
||||
assignees: ""
|
||||
---
|
||||
|
||||
## Describe the problem:
|
||||
|
||||
_Explain the problem you have encountered_
|
||||
|
||||
### Steps to reproduce:
|
||||
|
||||
1. ***
|
||||
2. ***
|
||||
3. ***
|
||||
|
||||
### Observed Results:
|
||||
|
||||
- What happened?
|
||||
- What did you expect to happen?
|
||||
|
||||
### Relevant code exceptions or logs
|
||||
|
||||
Note: Please copy/paste text of the messages, no screenshots of logs please.
|
||||
|
||||
```
|
||||
// paste your log here
|
||||
```
|
||||
Reference in New Issue
Block a user