Skip to content

Commit

Permalink
Update contribution doc
Browse files Browse the repository at this point in the history
Signed-off-by: karishma-chawla <[email protected]>
  • Loading branch information
kachawla authored and ytimocin committed Sep 27, 2024
1 parent aa0ee4f commit 250aae7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/contributing/contributing-pull-requests/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@ A pull request will need to pass the following checkpoints to be accepted:

- Initial review: a maintainer will review your summary and make sure an appropriate issue is linked
- Testing: automated tests will run against your changes
- Contributor PR checklist: the PR meets the [checklist requirements](https://github.com/radius-project/radius/blob/main/.github/pull_request_template.md#contributor-checklist).
- Code review: you will get feedback from a maintainer or other contributors in the form of comments

We expect that contributors have run basic validations (`make build test lint`) before sending a pull request. See [building the repo](../contributing-code/contributing-code-building/) for more information. If you get stuck during this step feel free to open the pull request anyway and ask for help in our [forum](https://discordapp.com/channels/1113519723347456110/1115302284356767814).
Expand Down

0 comments on commit 250aae7

Please sign in to comment.