mirror of
https://codeberg.org/Freeplay/Gitea-Modern
synced 2023-10-25 19:10:14 +00:00
Add 'issue_template/bug_report.md'
This commit is contained in:
parent
de13757ead
commit
78541c22eb
27
issue_template/bug_report.md
Normal file
27
issue_template/bug_report.md
Normal file
|
@ -0,0 +1,27 @@
|
|||
---
|
||||
|
||||
name: "Bug Report"
|
||||
about: "Report an issue!"
|
||||
title: "Style Name: A clear title!"
|
||||
labels:
|
||||
- bug
|
||||
|
||||
---
|
||||
|
||||
**Describe the issue:**
|
||||
|
||||
|
||||
---
|
||||
|
||||
**Link to file:**
|
||||
|
||||
|
||||
**Browser + Version:**
|
||||
|
||||
|
||||
- [x] I have made sure this issue hasn't already been posted.
|
||||
- [x] I have made sure I am on the latest version of my Browser.
|
||||
- [x] I have made sure that the platform I am running the style on is fully up-to-date.
|
||||
|
||||
If installed as UserStyle:
|
||||
- [x] I am using the [Stylus](https://add0n.com/stylus.html) browser extension, not 'Stylish'.
|
Loading…
Reference in a new issue