Browse Source

Append migration guide

Co-authored-by: Quin Lynch <49576606+quinchs@users.noreply.github.com>
pull/2080/head
Armano den Boef GitHub 3 years ago
parent
commit
a5c0cb7283
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

@@ -6,7 +6,7 @@ body:
attributes:
label: Check The Docs
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.
and [Migration Guide](https://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."
required: true


Loading…
Cancel
Save