From f4b52d782811cfdcb24c082b0fc554bf53beaf4b Mon Sep 17 00:00:00 2001 From: efb4f5ff-1298-471a-8973-3d47447115dc <73130443+efb4f5ff-1298-471a-8973-3d47447115dc@users.noreply.github.com> Date: Sat, 11 Sep 2021 01:03:28 +0000 Subject: [PATCH] Update PULL_REQUEST_TEMPLATE.md (#1687) * Update PULL_REQUEST_TEMPLATE.md * Update PULL_REQUEST_TEMPLATE.md * Update .github/PULL_REQUEST_TEMPLATE.md Co-authored-by: Jason <84899178+jasonhenriquez@users.noreply.github.com> * Update .github/PULL_REQUEST_TEMPLATE.md Co-authored-by: Jason <84899178+jasonhenriquez@users.noreply.github.com> * Update .github/PULL_REQUEST_TEMPLATE.md Co-authored-by: Jason <84899178+jasonhenriquez@users.noreply.github.com> Co-authored-by: Jason <84899178+jasonhenriquez@users.noreply.github.com> --- .github/PULL_REQUEST_TEMPLATE.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md index 41013694..199861da 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -3,7 +3,7 @@ Title --- **Important note** -Please note that only PrestoN is able to merge Pull Requests into master. +We may remove your pull request if you do not use this provided PR template correctly. **Pull Request Type** Please select what type of pull request this is: @@ -11,7 +11,7 @@ Please select what type of pull request this is: - [ ] Feature Implementation **Related issue** -Please link the issue your pull request is referring to. +Please link the issue your pull request is referring to. If this pull request fully resolves the relevant issue, put "closes" before the issue number. Example: "closes #123456". **Description** Please write a clear and concise description of what the pull request does.