diff --git a/docs/CONTRIBUTING.md b/docs/CONTRIBUTING.md index 105ee588..3f4981ba 100644 --- a/docs/CONTRIBUTING.md +++ b/docs/CONTRIBUTING.md @@ -80,7 +80,9 @@ The preferred workflow for contributing to HSSM is to fork the GitHub repository git push -u origin my-feature ``` -8. Go to the GitHub web page of your fork of the HSSM repo. Click the ‘Pull request’ button to send your changes to the project’s maintainers for review. This will send an email to the committers. +7. **Create a Pull Request**: + - Go to the GitHub web page of your fork of the HSSM repo. + - Click the ‘Pull request’ button to send your changes to the project’s maintainers for review. This will send an email to the committers. -** This guide is adapted from the [ArviZ contribution guide](https://github.com/arviz-devs/arviz/blob/main/CONTRIBUTING.md) ** +**This guide is adapted from the [ArviZ contribution guide](https://github.com/arviz-devs/arviz/blob/main/CONTRIBUTING.md)**