Skip to content

Commit e7094a8

Browse files
committed
Add info about requesting reviews in CONTRIUBUTING.md
1 parent 7b30b98 commit e7094a8

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

CONTRIBUTING.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,8 @@ General guidance for contributors. For maintainer-specific info, see the [For Ma
2323
- For example, if you are working on issue number 42 and performing a refactor on the navbar component, a good branch name would be `42-refactor-navbar-component`.
2424
- Ensure that your code works, tests pass and your code is properly linted and formatted prior to opening a PR.
2525
- We use a pre-commit hook on this project to help facilitate this. See the [Code Quality](#code-quality) section below for more information.
26+
- Once your PR is opened and you are ready for a review, request a review from the website team.
27+
- To do this, navigate to your PR, click "Reviewers" on the right side of the page and select the `@CodeCafeCommunity/website` team.
2628

2729
### Don't :x:
2830

0 commit comments

Comments
 (0)