Update issue templates
This commit is contained in:
parent
28f93446bd
commit
2a22dc7b04
|
@ -1,8 +1,8 @@
|
||||||
---
|
---
|
||||||
name: Bug report
|
name: Bug report
|
||||||
about: Create a report to help us improve
|
about: Create a report to help us improve
|
||||||
title: "[BUG]"
|
title: ''
|
||||||
labels: ''
|
labels: bug
|
||||||
assignees: ''
|
assignees: ''
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
|
@ -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.
|
Loading…
Reference in New Issue