mirror of
https://github.com/tachiyomiorg/tachiyomi.git
synced 2024-11-10 20:15:09 +01:00
Adding beta issue template
This commit is contained in:
parent
a69f36c9ca
commit
c09e272a6f
25
.github/ISSUE_TEMPLATE/---beta-bug-report.md
vendored
Normal file
25
.github/ISSUE_TEMPLATE/---beta-bug-report.md
vendored
Normal file
@ -0,0 +1,25 @@
|
|||||||
|
---
|
||||||
|
name: "\U0001F41B Beta bug report"
|
||||||
|
about: Report a bug in the beta or debug version
|
||||||
|
title: "[Beta] [Bug] Write short description here"
|
||||||
|
labels: beta bug
|
||||||
|
assignees: ''
|
||||||
|
|
||||||
|
---
|
||||||
|
|
||||||
|
### Device information
|
||||||
|
* Tachiyomi version: ?
|
||||||
|
* Android phone & version: ?
|
||||||
|
|
||||||
|
## Steps to reproduce
|
||||||
|
1. First step
|
||||||
|
2. Second step
|
||||||
|
|
||||||
|
### Expected behavior
|
||||||
|
This should happen.
|
||||||
|
|
||||||
|
### Actual behavior
|
||||||
|
This happened instead.
|
||||||
|
|
||||||
|
### Other details
|
||||||
|
Additional details and attachments.
|
2
.github/ISSUE_TEMPLATE/feature_request.md
vendored
2
.github/ISSUE_TEMPLATE/feature_request.md
vendored
@ -2,7 +2,7 @@
|
|||||||
name: "\U0001F31F Feature request"
|
name: "\U0001F31F Feature request"
|
||||||
about: Suggest a feature to improve Tachiyomi
|
about: Suggest a feature to improve Tachiyomi
|
||||||
title: "[Feature Request] Write short description here"
|
title: "[Feature Request] Write short description here"
|
||||||
labels: enhancement
|
labels: ''
|
||||||
assignees: ''
|
assignees: ''
|
||||||
|
|
||||||
---
|
---
|
||||||
|
Loading…
Reference in New Issue
Block a user