Skip to content

Commit

Permalink
Merge pull request #72 from mongodb-developer/contributor_updates
Browse files Browse the repository at this point in the history
Updating contribution guidelines
  • Loading branch information
ajosh0504 authored Jan 16, 2025
2 parents e1c1f83 + 6fb2054 commit d16cd3d
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,8 @@ Here are some things to keep in mind for contributions:
* If you would like comments or feedback, please open an issue or discussion and tag a maintainer.
* In the pull request description, link to any issues that the PR aims to resolve, and clearly specify the intent of the PR.
* Keep scope as isolated as possible.
* PRs should ideally be merged by PR authors. If for some reason you need to merge someone else's PR, please first check with the author.
* Merge your PR only after you have received atleast 1 approval from a code owner.

## Linting and Formatting

Expand All @@ -26,3 +28,7 @@ pre-commit install
```

To run `pre-commit` manually, run `pre-commit run --all-files`.

## Questions?

Reach out to the maintainers: [Richmond Alake](https://github.com/RichmondAlake), [Apoorva Joshi](https://github.com/ajosh0504), [Pavel Duchovny](https://github.com/Pash10g), [Jesse Hall](https://github.com/codeSTACKr), [Anaiya Raisinghani](https://github.com/anaiyaraisin)

0 comments on commit d16cd3d

Please sign in to comment.