From 88d7768977e2f25f7497701c763eafcf297994c7 Mon Sep 17 00:00:00 2001 From: Andrew R <67220260+ar-cyber@users.noreply.github.com> Date: Thu, 20 Jun 2024 13:29:17 +0930 Subject: [PATCH] Update and rename contributing.md to contribute.md --- contributing.md => contribute.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename contributing.md => contribute.md (73%) diff --git a/contributing.md b/contribute.md similarity index 73% rename from contributing.md rename to contribute.md index 046bf316..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/BetterSEQTA/BetterSEQTA+/issues). If a related issue doesn't exist, you can open a new issue using a relevant [issue form](https://github.com/BetterSEQTA/BetterSEQTA+/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/BetterSEQTA/BetterSEQTA+/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.