Skip to content

Commit

Permalink
update pr template notes. (#5518)
Browse files Browse the repository at this point in the history
Signed-off-by: yanggang <gang.yang@daocloud.io>
  • Loading branch information
Yang Gang committed Jun 22, 2023
1 parent 3d26c20 commit 32510de
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/PULL_REQUEST_TEMPLATE/pull_request_template.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ Before submitting a pull request, make sure you read about our Contribution Work

Some notable call outs from our Contribution Workflow:
- All PR's must have a `Fixes #NNN` or `Updates #NNN` line in the pull request description.
- All PR's must add a `release-note/category` label, where category is one of `major`, `minor`, `small`, `docs`, `infra`, or `not-required`.
- All PR's must add a `release-note/category` label, where category is one of `major`, `minor`, `small`, `docs`, `infra`,`deprecation`, or `none-required`.
- Contour operates according to the talk, then code rule.
- If you plan to submit a pull request for anything more than a typo or small bug fix, first you should raise an issue to discuss your proposal, before submitting any code.
- We generally won't merge a PR without an associated issue.
Expand Down

0 comments on commit 32510de

Please sign in to comment.