aboutsummaryrefslogtreecommitdiff
path: root/.github
diff options
context:
space:
mode:
authorVendicated <vendicated@riseup.net>2023-01-19 19:39:33 +0100
committerVendicated <vendicated@riseup.net>2023-01-19 19:39:33 +0100
commit2641adb29b3660c361f386d721937aab026feaf3 (patch)
treee32207cbab17cafb8218c31e1aaddfd0514bfff0 /.github
parentef5b3e1818b959e77a2e2f7f4229a712d5983cbe (diff)
downloadVencord-2641adb29b3660c361f386d721937aab026feaf3.tar.gz
Vencord-2641adb29b3660c361f386d721937aab026feaf3.tar.bz2
Vencord-2641adb29b3660c361f386d721937aab026feaf3.zip
canary bad
Diffstat (limited to '.github')
-rw-r--r--.github/ISSUE_TEMPLATE/bug_report.yml9
1 files changed, 9 insertions, 0 deletions
diff --git a/.github/ISSUE_TEMPLATE/bug_report.yml b/.github/ISSUE_TEMPLATE/bug_report.yml
index eb66cee..734bbac 100644
--- a/.github/ISSUE_TEMPLATE/bug_report.yml
+++ b/.github/ISSUE_TEMPLATE/bug_report.yml
@@ -55,3 +55,12 @@ body:
```
validations:
required: false
+
+ - type: checkboxes
+ id: agreement-check
+ attributes:
+ label: Request Agreement
+ description: We only accept reports for bugs that happen on Discord Stable. Canary and PTB are Development branches and may be unstable
+ options:
+ - label: I am using Discord Stable or tried on Stable and this bug happens there as well
+ required: true