summaryrefslogtreecommitdiff
path: root/.github/CONTRIBUTING.md
diff options
context:
space:
mode:
authorDennis Hoppe <github@debian-solutions.de>2016-12-02 15:05:07 +0100
committerGitHub <noreply@github.com>2016-12-02 15:05:07 +0100
commit75f68a17e9509df811c8cf6959129864ca1f7996 (patch)
treed99fdd6bb1714e41f21a27b8dd9c4b806d524a4d /.github/CONTRIBUTING.md
parent1e46566b3c7f0dbbd1af4e337cc7f7b10105955a (diff)
parentc5a95b1de6a7c5f20ff041f70bf6c39022c80c9c (diff)
Merge pull request #76 from voxpupuli/modulesync
modulesync 0.16.3
Diffstat (limited to '.github/CONTRIBUTING.md')
-rw-r--r--.github/CONTRIBUTING.md6
1 files changed, 3 insertions, 3 deletions
diff --git a/.github/CONTRIBUTING.md b/.github/CONTRIBUTING.md
index e61f265..5574191 100644
--- a/.github/CONTRIBUTING.md
+++ b/.github/CONTRIBUTING.md
@@ -2,10 +2,11 @@ This module has grown over time based on a range of contributions from
people using it. If you follow these contributing guidelines your patch
will likely make it into a release a little quicker.
-
## Contributing
-Please note that this project is released with a Contributor Code of Conduct. By participating in this project you agree to abide by its terms. [Contributor Code of Conduct](https://voxpupuli.org/coc/).
+Please note that this project is released with a Contributor Code of Conduct.
+By participating in this project you agree to abide by its terms.
+[Contributor Code of Conduct](https://voxpupuli.org/coc/).
1. Fork the repo.
@@ -76,7 +77,6 @@ To run the linter, the syntax checker and the unit tests:
bundle exec rake test
-
## Integration tests
The unit tests just check the code runs, not that it does exactly what