Browse Source

Append faq link

Co-authored-by: Quin Lynch <49576606+quinchs@users.noreply.github.com>
pull/2080/head
Armano den Boef GitHub 3 years ago
parent
commit
76cd2c1862
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      .github/ISSUE_TEMPLATE/bugreport.yml

+ 1
- 1
.github/ISSUE_TEMPLATE/bugreport.yml View File

@@ -5,7 +5,7 @@ body:
- type: checkboxes
attributes:
label: Check The Docs
description: Please refer to our [FAQs](https://labs.discordnet.dev/faq), [Documentation](https://labs.discordnet.dev/api/index.html),
description: Please refer to our [FAQs](https://discordnet.dev/faq/basics/getting-started.html), [Documentation](https://discordnet.dev/api/index.html),
and [Migration Guide](https://labs.discordnet.dev/guides/v2_v3_guide/v2_to_v3_guide.html) before reporting issues.
options:
- label: "I double checked the docs and couldn't find any useful information."


Loading…
Cancel
Save