📝 docs: create bug report issue template
parent
3a8fa41cfc
commit
03cbf3bf0f
@ -0,0 +1,24 @@
|
||||
---
|
||||
name: Bug report
|
||||
about: Did you run into an issue while using tabi?
|
||||
title: ''
|
||||
labels: ''
|
||||
assignees: ''
|
||||
|
||||
---
|
||||
|
||||
# Bug Report
|
||||
|
||||
## Environment
|
||||
|
||||
Zola version:
|
||||
tabi commit:
|
||||
|
||||
## Expected Behavior
|
||||
Tell us what should have happened.
|
||||
|
||||
## Current Behavior
|
||||
Tell us what happens instead of the expected behavior.
|
||||
|
||||
## Step to reproduce
|
||||
Please provide the steps to reproduce the issue.
|
Loading…
Reference in New Issue