diff --git a/README.md b/README.md index 3b9207cd..83b488b0 100644 --- a/README.md +++ b/README.md @@ -114,6 +114,7 @@ The folder structure is as follows: +Want to contribute? [Click Here!](https://github.com/BetterSEQTA/BetterSEQTA-Plus/contribute.md) ## Credits This extension was initially developed by [Nulkem](https://github.com/Nulkem/betterseqta), was ported to manifest V3 by [MEGA-Dawg68](https://github.com/MEGA-Dawg68) and is currently under active development by [SethBurkart123](https://github.com/SethBurkart123) and [Crazypersonalph](https://github.com/Crazypersonalph) diff --git a/contributing.md b/contribute.md similarity index 69% rename from contributing.md rename to contribute.md index e4488947..cf19ea38 100644 --- a/contributing.md +++ b/contribute.md @@ -32,8 +32,8 @@ Please delete options that are not relevant. #### Create a new issue -If you spot a problem with the readme or code, [search if an issue already exists](https://github.com/SethBurkart123/EvenBetterSEQTA/issues). If a related issue doesn't exist, you can open a new issue using a relevant [issue form](https://github.com/SethBurkart123/EvenBetterSEQTA/issues/new). +If you spot a problem with the readme or code, [search if an issue already exists](https://github.com/BetterSEQTA/BetterSEQTA-Plus/issues). If a related issue doesn't exist, you can open a new issue using a relevant [issue form](https://github.com/BetterSEQTA/BetterSEQTA-Plus/issues/new). #### Solve an issue -Scan through our [existing issues](https://github.com/SethBurkart123/EvenBetterSEQTA/issues) to find one that interests you. You can narrow down the search using `labels` as filters. As a general rule, we don’t assign issues to anyone. If you find an issue to work on, you are welcome to open a PR with a fix. +Scan through our [existing issues](https://github.com/BetterSEQTA/BetterSEQTA-Plus/issues) to find one that interests you. You can narrow down the search using `labels` as filters. As a general rule, we don’t assign issues to anyone. If you find an issue to work on, you are welcome to open a PR with a fix.