diff --git a/.github/ISSUE_TEMPLATE/1.bug.yml b/.github/ISSUE_TEMPLATE/1.bug.yml index 1bcff49f8..c89727388 100644 --- a/.github/ISSUE_TEMPLATE/1.bug.yml +++ b/.github/ISSUE_TEMPLATE/1.bug.yml @@ -16,7 +16,7 @@ body: [discussions]: https://github.com/Significant-Gravitas/AutoGPT/discussions [#tech-support]: https://discord.com/channels/1092243196446249134/1092275629602394184 [existing issues]: https://github.com/Significant-Gravitas/AutoGPT/issues?q=is%3Aissue - [wiki page on Contributing]: https://github.com/Significant-Gravitas/Nexus/wiki/Contributing + [wiki page on Contributing]: https://github.com/Significant-Gravitas/AutoGPT/wiki/Contributing - type: checkboxes attributes: diff --git a/.github/ISSUE_TEMPLATE/2.feature.yml b/.github/ISSUE_TEMPLATE/2.feature.yml index 9d505cf7a..d673c1f5c 100644 --- a/.github/ISSUE_TEMPLATE/2.feature.yml +++ b/.github/ISSUE_TEMPLATE/2.feature.yml @@ -5,7 +5,7 @@ body: - type: markdown attributes: value: | - First, check out our [wiki page on Contributing](https://github.com/Significant-Gravitas/Nexus/wiki/Contributing) + First, check out our [wiki page on Contributing](https://github.com/Significant-Gravitas/AutoGPT/wiki/Contributing) Please provide a searchable summary of the issue in the title above ⬆️. - type: checkboxes attributes: diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md index 19eb09eee..1bffbbf4d 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -10,7 +10,7 @@