From b0eeac9553b35e8048428b6345d6bc5b90100f13 Mon Sep 17 00:00:00 2001 From: Prozilla Date: Sat, 15 Jul 2023 14:19:51 +0200 Subject: [PATCH 1/2] Renamed LICENSE to LICENSE.md --- LICENSE => LICENSE.md | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename LICENSE => LICENSE.md (100%) diff --git a/LICENSE b/LICENSE.md similarity index 100% rename from LICENSE rename to LICENSE.md From 415968b0cbf8502aa204e23d7ce0170ac0ef63b5 Mon Sep 17 00:00:00 2001 From: Prozilla Date: Sat, 15 Jul 2023 14:22:50 +0200 Subject: [PATCH 2/2] Updated README.md --- docs/contributing/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/contributing/README.md b/docs/contributing/README.md index 1387f14..17c6130 100644 --- a/docs/contributing/README.md +++ b/docs/contributing/README.md @@ -5,7 +5,7 @@ 3. Create a pull request. 4. Pat yourself on the back. -Alternatively, if you do not feel like you can contribute to this project in this way, you can contribute by reporting bugs, suggesting new features, etc. by [creating issues](/issues). +Alternatively, if you feel like you can't contribute to this project in this way, you can contribute by reporting bugs, suggesting new features, etc. by [creating a new issue](/../../issues). ## Contribution guidelines