Skip to content

Commit

Permalink
Fix the PR template with new links and frontmatter (#2382)
Browse files Browse the repository at this point in the history
Signed-off-by: Jonas Rosland <[email protected]>
  • Loading branch information
jonasrosland authored Mar 25, 2020
1 parent a1064e8 commit 7868db2
Showing 1 changed file with 7 additions and 2 deletions.
9 changes: 7 additions & 2 deletions .github/PULL_REQUEST_TEMPLATE/pull_request_template.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,15 @@
---
name: Pull request
about: Tell us about your contribution
---

<!-- Thanks for contributing to Contour!
Before submitting a pull request, make sure you read about our Contribution Workflow here: https://github.com/heptio/contour/blob/master/CONTRIBUTING.md#contribution-workflow
Before submitting a pull request, make sure you read about our Contribution Workflow here: https://github.com/projectcontour/contour/blob/master/CONTRIBUTING.md#contribution-workflow
Some notable call outs from our Contribution Workflow:
1. All PR's should have a `Fixes #NNN` or `Updates #NNN` line in the pull request description. Contour operates according to the talk, then code rule. If you plan to submit a pull request for anything more than a typo or obvious bug fix, first you should raise an issue to discuss your proposal, before submitting any code.
2. All commits to Contour must have a Developer Certificate of Origin (DCO) sign off. More about that here https://github.com/heptio/contour/blob/master/CONTRIBUTING.md#dco-sign-off
2. All commits to Contour must have a Developer Certificate of Origin (DCO) sign off. More about that here https://github.com/projectcontour/contour/blob/master/CONTRIBUTING.md#dco-sign-off
-->

0 comments on commit 7868db2

Please sign in to comment.