From 3abc98acc8114eeea41110a007c99d8925f1df39 Mon Sep 17 00:00:00 2001 From: Alex Grin Date: Tue, 18 Jun 2019 09:17:54 -0400 Subject: [PATCH] Update PULL_REQUEST_TEMPLATE.md --- .github/PULL_REQUEST_TEMPLATE.md | 27 +-------------------------- 1 file changed, 1 insertion(+), 26 deletions(-) diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md index 194b2a6d0..9df0e28f1 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -1,30 +1,6 @@ -## PR Checklist -Please check all that apply to this PR using "x": - -- [ ] I have checked that this PR is not a duplicate of an existing PR (open, closed or merged) -- [ ] I have checked that this PR does not introduce a breaking change -- [ ] This PR introduces breaking changes and I have provided a detailed explanation below - - -## PR Type -What kind of change does this PR introduce? - -Why is this change necessary? - - - -- [ ] Bugfix -- [ ] Feature -- [ ] Breaking changes (bugfix or feature that introduces breaking changes) -- [ ] Code style update (formatting) -- [ ] Refactoring (no functional changes) -- [ ] Documentation changes -- [ ] Other - Please describe: - ## Fixes -Issue Number: N/A - +Link to issue: ## What is the current behavior? @@ -34,5 +10,4 @@ Issue Number: N/A ## Other information -