From 92841a8f76801dfba857e777d70268a1e6c2f2a6 Mon Sep 17 00:00:00 2001 From: mungai-njoroge Date: Wed, 18 Oct 2023 11:51:43 +0300 Subject: [PATCH] update pr template --- .github/PULL_REQUEST_TEMPLATE.md | 7 ------- 1 file changed, 7 deletions(-) diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md index d4784e0..f641ac1 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -15,13 +15,6 @@ https://github.com/swing-opensource/swingmusic/.github/CONTRIBUTING.md#pull-requ - [ ] Build-related changes - [ ] Other, please describe: -**Does this PR introduce a breaking change?** (check one) - -- [ ] Yes -- [ ] No - -If yes, please describe the impact and migration path for existing applications: - **The PR fulfills these requirements:** - [ ] When resolving a specific issue, it's referenced in the PR's title (e.g. `fix #xxx[,#xxx]`, where "xxx" is the issue number)