Skip to content

Commit

Permalink
Fix docs (#411)
Browse files Browse the repository at this point in the history
  • Loading branch information
brandones authored Apr 26, 2022
1 parent 97d7ed3 commit f004c50
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/getting_started/contributing.md
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@ sure your PR has an appropriate one.
- Avoid gatekeeping, which includes over-emphasizing to contributors how they're failing to follow the correct process.
- Encourage code ownership, including reviewing changes to the code and projects you've contributed to.
- Provide detailed and helpful feedback to contributors, including using GitHub's
[suggestion feature](https://help.github.com/en/github/collaborating-with-issues-and-pull-requests/incorporating-feedback-in-your-pull-request)
[suggestion feature](https://docs.github.com/en/pull-requests/collaborating-with-pull-requests/reviewing-changes-in-pull-requests/incorporating-feedback-in-your-pull-request)
to help the contributor know how to make the needed changes.

---
Expand Down

0 comments on commit f004c50

Please sign in to comment.