diff --git a/.github/ISSUE_TEMPLATE/bug.md b/.github/ISSUE_TEMPLATE/bug.md index 21d3ada8c..15dfbb408 100644 --- a/.github/ISSUE_TEMPLATE/bug.md +++ b/.github/ISSUE_TEMPLATE/bug.md @@ -24,4 +24,4 @@ Add any other context about the problem here. ### Checklist -- [ ] I have checked that there is no similar [issue](https://github.com/openai/gym/issues) in the repo (**required**) +- [ ] I have checked that there is no similar [issue](https://github.com/Farama-Foundation/Gymnasium/issues) in the repo (**required**) diff --git a/.github/ISSUE_TEMPLATE/proposal.md b/.github/ISSUE_TEMPLATE/proposal.md index 5acf177c4..be38e9de5 100644 --- a/.github/ISSUE_TEMPLATE/proposal.md +++ b/.github/ISSUE_TEMPLATE/proposal.md @@ -30,4 +30,4 @@ Add any other context or screenshots about the feature request here. ### Checklist -- [ ] I have checked that there is no similar [issue](https://github.com/openai/gym/issues) in the repo (**required**) +- [ ] I have checked that there is no similar [issue](https://github.com/Farama-Foundation/Gymnasium/issues) in the repo (**required**)