Skip to content

Commit

Permalink
Enhance contributing guidelines by improving the Pull Request section…
Browse files Browse the repository at this point in the history
… formatting
  • Loading branch information
cpaniaguam committed Dec 12, 2024
1 parent 2f2ca71 commit 4eaac02
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions docs/CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -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)**

0 comments on commit 4eaac02

Please sign in to comment.