mirror of
https://github.com/FrankerFaceZ/FrankerFaceZ.git
synced 2025-06-27 21:05:53 +00:00
Add an issue template for add-on bugs, instructing people to submit the issues at the Add-Ons repository.
This commit is contained in:
parent
d39edf0309
commit
5a235f9847
2 changed files with 17 additions and 0 deletions
1
.github/FUNDING.yml
vendored
Normal file
1
.github/FUNDING.yml
vendored
Normal file
|
@ -0,0 +1 @@
|
||||||
|
custom: ["https://www.frankerfacez.com/donate"]
|
16
.github/ISSUE_TEMPLATE/addon-bug-report.md
vendored
Normal file
16
.github/ISSUE_TEMPLATE/addon-bug-report.md
vendored
Normal file
|
@ -0,0 +1,16 @@
|
||||||
|
---
|
||||||
|
name: Add-On Bug Report
|
||||||
|
about: Report a bug with an Add-On, such as `BetterTTV Emotes` or `LirikLIVE`.
|
||||||
|
title: ''
|
||||||
|
labels: invalid
|
||||||
|
assignees: ''
|
||||||
|
|
||||||
|
---
|
||||||
|
|
||||||
|
Please submit bugs related to add-ons to the repository:
|
||||||
|
|
||||||
|
https://github.com/FrankerFaceZ/Add-Ons/issues
|
||||||
|
|
||||||
|
Any issues opened on this main repository for add-ons will
|
||||||
|
be closed, as this repository is for the main client
|
||||||
|
specifically and not add-ons.
|
Loading…
Add table
Add a link
Reference in a new issue