From f3d7ea2663cec4ba00ad0f5b1e43104e704ecf0f Mon Sep 17 00:00:00 2001 From: Wanjohi <71614375+wanjohiryan@users.noreply.github.com> Date: Wed, 26 Mar 2025 08:01:50 +0300 Subject: [PATCH] =?UTF-8?q?=F0=9F=A7=B9=20chore:=20Use=20simpler=20PR=20te?= =?UTF-8?q?mplate=20(#220)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit ## Description Use a simpler template --- .github/PULL_REQUEST_TEMPLATE.md | 26 -------------------------- 1 file changed, 26 deletions(-) diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md index 03422d51..e6115618 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -1,28 +1,2 @@ ## Description - -## Related Issues - - -## Type of Change - -- [ ] Bug fix (non-breaking change) -- [ ] New feature (non-breaking change) -- [ ] Breaking change (fix or feature that changes existing functionality) -- [ ] Documentation update -- [ ] Other (please describe): - -## Checklist - -- [ ] I have updated relevant documentation -- [ ] My code follows the project's coding style -- [ ] My changes generate no new warnings/errors - -## Notes for Reviewers - - -## Screenshots/Demo - - -## Additional Context - \ No newline at end of file