From 005b348a2cd729b2721a6c12c278f89a2b6a723e Mon Sep 17 00:00:00 2001 From: Mashiro <107276926+mashiro-san@users.noreply.github.com> Date: Wed, 27 Jul 2022 11:51:24 -0400 Subject: [PATCH 1/2] Update pull_request_template.md --- .github/pull_request_template.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md index 9f84f7b..422f8a5 100644 --- a/.github/pull_request_template.md +++ b/.github/pull_request_template.md @@ -1,7 +1,7 @@ ### Prerequisites *Issues must meet the following criteria:* - - [ ] No similar [pull request](https://github.com/KatsuteDev/simplehttpserver/pulls) exists. + - [ ] No similar pull request exists. - [ ] Code follows the general code style of this project. - [ ] No sensitive information is exposed. - [ ] Relevant comments have been added. From 811a6f11865333b28c92ed057a66c5bdc870ad34 Mon Sep 17 00:00:00 2001 From: Mashiro <107276926+mashiro-san@users.noreply.github.com> Date: Wed, 27 Jul 2022 11:51:25 -0400 Subject: [PATCH 2/2] Update README.md --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index d965975..dfbda59 100644 --- a/README.md +++ b/README.md @@ -42,7 +42,8 @@