From 2a22dc7b048d72b094b6883544ddc6dc44de1e17 Mon Sep 17 00:00:00 2001 From: Ean Milligan Date: Mon, 22 Feb 2021 17:25:09 -0500 Subject: [PATCH] Update issue templates --- .github/ISSUE_TEMPLATE/bug_report.md | 4 ++-- .github/ISSUE_TEMPLATE/report-api-abuse.md | 14 ++++++++++++++ 2 files changed, 16 insertions(+), 2 deletions(-) create mode 100644 .github/ISSUE_TEMPLATE/report-api-abuse.md diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index dfeb90e..0a47b82 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -1,8 +1,8 @@ --- name: Bug report about: Create a report to help us improve -title: "[BUG]" -labels: '' +title: '' +labels: bug assignees: '' --- diff --git a/.github/ISSUE_TEMPLATE/report-api-abuse.md b/.github/ISSUE_TEMPLATE/report-api-abuse.md new file mode 100644 index 0000000..357f9b6 --- /dev/null +++ b/.github/ISSUE_TEMPLATE/report-api-abuse.md @@ -0,0 +1,14 @@ +--- +name: Report API Abuse +about: Believe you have encountered API Abuse? Report it here +title: '' +labels: report api abuse +assignees: '' + +--- + +**Describe the suspected API Abuse:** +If you believe you have encountered someone abusing the API, describe it here. For example, User X was sending x rolls per minute when it was not desired. + +**Artificer Message ID:** +Copy and paste the Message ID of one (or more) of the messages sent by The Artificer that you believe were API Abuse. If you do not know what a Message ID is or how to copy it, please refer to [this Discord Help Article](https://support.discord.com/hc/en-us/articles/206346498-Where-can-I-find-my-User-Server-Message-ID-) for details on how to find the Message ID.