From e66231f041e7fa1925b080e43328dc1afd50ff8f Mon Sep 17 00:00:00 2001 From: Yaroslav Halchenko Date: Thu, 17 Apr 2014 13:19:03 -0400 Subject: 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 --- CONTRIBUTING.md | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 CONTRIBUTING.md (limited to 'CONTRIBUTING.md') diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md new file mode 100644 index 00000000..1638f3e6 --- /dev/null +++ b/CONTRIBUTING.md @@ -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 -- cgit v1.2.1