KKcorps commented on a change in pull request #8455: URL: https://github.com/apache/pinot/pull/8455#discussion_r840315294
########## File path: .github/PULL_REQUEST_TEMPLATE.md ########## @@ -1,30 +1,15 @@ -## Description -<!-- Add a description of your PR here. -A good description should include pointers to an issue or design document, etc. ---> -## Upgrade Notes -Does this PR prevent a zero down-time upgrade? (Assume upgrade order: Controller, Broker, Server, Minion) -* [ ] Yes (Please label as **<code>backward-incompat</code>**, and complete the section below on Release Notes) - -Does this PR fix a zero-downtime upgrade introduced earlier? -* [ ] Yes (Please label this as **<code>backward-incompat</code>**, and complete the section below on Release Notes) - -Does this PR otherwise need attention when creating release notes? Things to consider: +Instructions: +1. The PR has to be tagged with at least one of the following labels: + 1. `feature` + 2. `bugfix` + 3. `performance` + 4. `ui` + 5. `backward-incompat` + 6. `release-notes` (*) +2. Remove these instructions before publishing the PR. + +(*) Use `release-notes` label for scenarios like: Review comment: Can we but description like these for all the labels mentioned in step 1. Most of the labels are self-explanatory but we can avoid their abuse by limiting the scope for each. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: commits-unsubscr...@pinot.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@pinot.apache.org For additional commands, e-mail: commits-h...@pinot.apache.org