ENH(DOC): Move contributions related docs into CONTRIBUTING.md so it pops up when people file PR/issues

pushing directly without PR to trigger buildbot for master -- please pardon the rush
This commit is contained in:
Yaroslav Halchenko
2014-04-17 13:19:03 -04:00
parent 3c0d6a77d2
commit e66231f041
2 changed files with 21 additions and 16 deletions

17
CONTRIBUTING.md Normal file
View File

@@ -0,0 +1,17 @@
Guidelines on Fail2Ban contributions
====================================
### You found a severe security vulnerability in Fail2Ban?
email details to fail2ban-vulnerabilities at lists dot sourceforge dot net .
### You need some new features, you found bugs?
visit [Issues](https://github.com/fail2ban/fail2ban/issues)
and if your issue is not yet known -- file a bug report. See
[Fail2Ban wiki](http://www.fail2ban.org/wiki/index.php/HOWTO_Seek_Help)
on further instructions.
### You would like to troubleshoot or discuss?
join the [mailing list](https://lists.sourceforge.net/lists/listinfo/fail2ban-users)
### You would like to contribute (new filters/actions/code/documentation)?
send a pull request