Skip to content

Commit

Permalink
Add source (link) to CONTRIBUTING for committing
Browse files Browse the repository at this point in the history
  • Loading branch information
dominicparga committed Jun 6, 2018
1 parent e4b1ae0 commit 3815fcb
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ By participating, you are expected to uphold this code.

## Styleguides

### Git Commit Messages
### [Git Commit Messages][website_git_commit_messages]

These points make committing easier and clearer.
* Use the present tense ("Add feature" not "Added feature")
Expand Down Expand Up @@ -65,5 +65,6 @@ For more information, see [the original site][website_semantic_versioning].



[website_git_commit_messages]: https://chris.beams.io/posts/git-commit
[website_gitflow_workflow]: https://www.atlassian.com/git/tutorials/comparing-workflows/gitflow-workflow
[website_semantic_versioning]: https://semver.org

0 comments on commit 3815fcb

Please sign in to comment.