Skip to content

Commit

Permalink
Contributing
Browse files Browse the repository at this point in the history
  • Loading branch information
mnapoli committed Apr 19, 2015
1 parent fdf0210 commit d67e29f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,9 +26,9 @@ $list = file('spammers.txt', FILE_IGNORE_NEW_LINES | FILE_SKIP_EMPTY_LINES);

## Contributing

Contributing a new host to the list can be done by either opening a new issue or a pull request. Please check if somebody already reported the host before opening a new one.
Contributing a new host to the list can be done by either opening a [new issue](https://github.com/piwik/referrer-spam-blacklist/issues/new) or a pull request. Please [search](https://github.com/piwik/referrer-spam-blacklist/issues) if somebody already reported the host before opening a new one.

If you open a pull request, remember to keep one host per line without any extra character (e.g. no comma). The list should be kept ordered alphabetically. You should use [Linux line endings](http://en.wikipedia.org/wiki/Newline).
If you open a pull request, remember to keep one host per line. The list should be kept ordered alphabetically. You should use [Linux line endings](http://en.wikipedia.org/wiki/Newline).

## Disclaimer

Expand Down

0 comments on commit d67e29f

Please sign in to comment.