add issue template for bug reporting
This commit is contained in:
34
peach-web/ISSUE_TEMPLATE.md
Normal file
34
peach-web/ISSUE_TEMPLATE.md
Normal file
@ -0,0 +1,34 @@
|
||||
---
|
||||
|
||||
name: "Bug Report Template"
|
||||
about: "This template is for submitting peach-web bugs."
|
||||
title: "[BUG] "
|
||||
ref: "main"
|
||||
labels:
|
||||
|
||||
- bug
|
||||
- "help needed"
|
||||
|
||||
---
|
||||
|
||||
<!-- Please fill out the sections below.
|
||||
Be kind and objective when writing in text.
|
||||
Thanks for the report! :) -->
|
||||
|
||||
**Brief description of the bug:**
|
||||
|
||||
|
||||
**Steps to reproduce the bug:**
|
||||
|
||||
|
||||
**Expected behaviour:**
|
||||
|
||||
|
||||
**Technical details:**
|
||||
|
||||
_Is peach-web running on an x86-64 or arm64 machine?_
|
||||
|
||||
|
||||
_What operating system distribution is it running on?_
|
||||
|
||||
|
Reference in New Issue
Block a user