📝 docs: create bug report issue template

This commit is contained in:
Óscar 2023-06-06 02:11:13 +02:00 committed by GitHub
parent 3a8fa41cfc
commit 03cbf3bf0f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

24
.github/ISSUE_TEMPLATE/bug_report.md vendored Normal file
View File

@ -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.