From 639d99b35fea3679e7cd9864bd9b834e5616b5f3 Mon Sep 17 00:00:00 2001 From: Colebow Date: Wed, 31 Aug 2022 12:07:22 -0700 Subject: [PATCH] Update pull request template --- .github/pull_request_template.md | 36 +++++++------------------------- 1 file changed, 7 insertions(+), 29 deletions(-) diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md index 3c3bafebf56e..622e2bc998a2 100644 --- a/.github/pull_request_template.md +++ b/.github/pull_request_template.md @@ -1,42 +1,20 @@ - + ## Description - - - - -> Is this change a fix, improvement, new feature, refactoring, or other? - -> Is this a change to the core query engine, a connector, client library, or the SPI interfaces? (be specific) - -> How would you describe this change to a non-technical end user or system administrator? - -## Related issues, pull requests, and links - - + +## Non-technical explanation -## Documentation -( ) No documentation is needed. -( ) Sufficient documentation is included in this PR. -( ) Documentation PR is available with #prnumber. -( ) Documentation issue #issuenumber is filed, and can be handled later. + ## Release notes -( ) No release notes entries required. -( ) Release notes entries required with the following suggested text: +( ) This is not user-visible and no release notes are required. +( ) Release notes are required, please propose a release note for me. +( ) Release notes are required, with the following suggested text: ```markdown # Section