From 7ec32efd30d82fb6d1547c2d6f8c06fcb2d95a5f Mon Sep 17 00:00:00 2001 From: Xikaro <0regon.end@gmail.com> Date: Sun, 22 Dec 2024 22:54:46 +0500 Subject: [PATCH] Delete pull_request_template.md --- .github/pull_request_template.md | 41 -------------------------------- 1 file changed, 41 deletions(-) delete mode 100644 .github/pull_request_template.md diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md deleted file mode 100644 index 656aaad4b..000000000 --- a/.github/pull_request_template.md +++ /dev/null @@ -1,41 +0,0 @@ - - -## Pull Request type - - - -Please check the type of change your PR introduces: - -- [ ] Bugfix -- [ ] Feature -- [ ] Code style update (formatting, renaming) -- [ ] Refactoring (no functional changes) -- [ ] Other (please describe): - -## What is the current behavior? - - - -Issue Number: #123 - -## What is the new behavior? - - - -- -- -- - -## Does this introduce a breaking change? - -- [ ] Yes -- [ ] No - - - -## Other information - - - - -