From d2769d6364c6ffe838b68bd6d1ce3a603755fc08 Mon Sep 17 00:00:00 2001 From: Maybe Ai? Date: Sat, 11 May 2024 22:51:32 +0400 Subject: [PATCH] Update and rename PULL_REQUEST_TEMPLATE.md to PULL_REQUEST_TEMPLATE.md --- .../{github => ISSUE_TEMPLATE}/PULL_REQUEST_TEMPLATE.md | 8 +------- 1 file changed, 1 insertion(+), 7 deletions(-) rename .github/{github => ISSUE_TEMPLATE}/PULL_REQUEST_TEMPLATE.md (73%) diff --git a/.github/github/PULL_REQUEST_TEMPLATE.md b/.github/ISSUE_TEMPLATE/PULL_REQUEST_TEMPLATE.md similarity index 73% rename from .github/github/PULL_REQUEST_TEMPLATE.md rename to .github/ISSUE_TEMPLATE/PULL_REQUEST_TEMPLATE.md index 98e45c5..32358ff 100644 --- a/.github/github/PULL_REQUEST_TEMPLATE.md +++ b/.github/ISSUE_TEMPLATE/PULL_REQUEST_TEMPLATE.md @@ -20,19 +20,13 @@ -- [ ] I have read the [contributing guidelines](https://github.com/twbs/bootstrap/blob/main/.github/CONTRIBUTING.md) -- [ ] My code follows the code style of the project _(using `npm run lint`)_ -- [ ] My change introduces changes to the documentation -- [ ] I have updated the documentation accordingly -- [ ] I have added tests to cover my changes +- [ ] I have read the [contributing guidelines](https://github.com/DefinetlyNotAI/Logicytics/blob/main/CONTRIBUTING.md) - [ ] All new and existing tests passed #### Live previews -- - ### Related issues