Remove irrelevant bits in contributing.md

This commit is contained in:
Kaspar Emanuel
2016-07-26 01:41:12 +01:00
parent 2e24f1eb5b
commit 90dd738f95

View File

@@ -1,7 +1,5 @@
# Contribution Guidelines
Please note that this project is released with a [Contributor Code of Conduct](code-of-conduct.md). By participating in this project you agree to abide by its terms.
## Table of Contents
- [Adding to this list](#adding-to-this-list)
@@ -20,9 +18,7 @@ Please ensure your pull request adheres to the following guidelines:
- Link additions should be added to the bottom of the relevant category.
- New categories or improvements to the existing categorization are welcome.
- Check your spelling and grammar.
- Make sure your text editor is set to remove trailing whitespace.
- The pull request and commit should have a useful title.
- The body of your commit message should contain a link to the repository.
Thank you for your suggestions!