diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index abec9ed..befab67 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -63,8 +63,6 @@ git push --force-with-lease origin my-new-feature Be sure to add a comment to the PR indicating your new changes are ready to review, as GitHub does not generate a notification when you git push. -### Code Style - ### Formatting Commit Messages We follow the conventions on [How to Write a Git Commit Message](http://chris.beams.io/posts/git-commit/).