From e66231f041e7fa1925b080e43328dc1afd50ff8f Mon Sep 17 00:00:00 2001 From: Yaroslav Halchenko Date: Thu, 17 Apr 2014 13:19:03 -0400 Subject: [PATCH] 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 +++++++++++++++++ README.md | 20 ++++---------------- 2 files changed, 21 insertions(+), 16 deletions(-) create mode 100644 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 diff --git a/README.md b/README.md index 308136a1..2679fe53 100644 --- a/README.md +++ b/README.md @@ -68,24 +68,12 @@ Code status: Contact: -------- -### 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 +### Bugs, feature requests, discussions? +See [CONTRIBUTING.md](https://github.com/fail2ban/fail2ban/blob/master/CONTRIBUTING.md) ### You just appreciate this program: -send kudos to the original author ([Cyril Jaquier](mailto: Cyril Jaquier ) -or better to the [mailing list](https://lists.sourceforge.net/lists/listinfo/fail2ban-users) +send kudos to the original author ([Cyril Jaquier](mailto: Cyril Jaquier )) +or *better* to the [mailing list](https://lists.sourceforge.net/lists/listinfo/fail2ban-users) since Fail2Ban is "community-driven" for years now. Thanks: