From 190c7d8f6ce8700aa867e5a75912fb2a6db74970 Mon Sep 17 00:00:00 2001 From: Zaiming Shi Date: Mon, 26 Jul 2021 20:20:42 +0200 Subject: [PATCH] chore: delete pull request template nobody is following it anyway --- .github/PULL_REQUEST_TEMPLATE.md | 15 --------------- 1 file changed, 15 deletions(-) diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md index 0e20a01bf..e69de29bb 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -1,15 +0,0 @@ - -Fixes - -**If your build fails** due to your commit message not passing the build checks, please review the guidelines here: https://github.com/emqx/emqx/blob/master/CONTRIBUTING.md. - -## PR Checklist -Please convert it to a draft if any of the following conditions are not met. Reviewers may skip over until all the items are checked: - -- [ ] Tests for the changes have been added (for bug fixes / features) -- [ ] Docs have been added / updated (for bug fixes / features) -- [ ] In case of non-backward compatible changes, reviewer should check this item as a write-off, and add details in **Backward Compatibility** section - -## Backward Compatibility - -## More information \ No newline at end of file