Skip to content

Commit

Permalink
Update outreachy_guidelines.md
Browse files Browse the repository at this point in the history
Fixed a few small typos, added link to GitHub docs on pull requests
  • Loading branch information
falquaddoomi committed Sep 18, 2024
1 parent 5c0812e commit b418399
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/outreachy_guidelines.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,8 @@ Welcome aboard, Outreachy intern! 🙌
2. Read our companion MolEvolvR web-app preprint [here](https://doi.org/10.1101/2022.02.18.461833).
3. Follow instructions from the repo `README` to install `MolEvolvR`.
4. Make sure you can build the package with `R CMD build` or run tests with `devtools`.
5. Check out [open issues](https://github.com/JRaviLab/MolEvolvR/issues) elect a task [labeled Outreachy](https://github.com/JRaviLab/MolEvolvR/issues?q=is%3Aissue+is%3Aopen+label%3Aoutreachy) and ask to be assigned to it.
6. Create a branch for the specific task and submit a PR (pull request), and respond to any feedback from reviewers.
5. Check out [open issues](https://github.com/JRaviLab/MolEvolvR/issues), select a task [labeled Outreachy](https://github.com/JRaviLab/MolEvolvR/issues?q=is%3Aissue+is%3Aopen+label%3Aoutreachy), and ask to be assigned to it.
6. Create a branch for the specific task and submit a PR (["pull request"](https://docs.github.com/en/pull-requests/collaborating-with-pull-requests/proposing-changes-to-your-work-with-pull-requests/about-pull-requests)), and respond to any feedback from reviewers.

## Resources
- 💻[How to Code](https://jravilab.github.io/lab_docs/howto.html#code)
Expand Down

0 comments on commit b418399

Please sign in to comment.