mirror of
https://github.com/fail2ban/fail2ban.git
synced 2026-03-11 08:55:31 +00:00
667 B
667 B
Before submitting your PR, please review the following checklist:
- CHOOSE CORRECT BRANCH: if filing a bugfix/enhancement
against certain release version, choose
0.9,0.10or0.11branch, for dev-edition usemasterbranch - CONSIDER adding a unit test if your PR resolves an issue
- LIST ISSUES this PR resolves
- MAKE SURE this PR doesn't break existing tests
- KEEP PR small so it could be easily reviewed.
- AVOID making unnecessary stylistic changes in unrelated code
- ACCOMPANY each new
failregexfor filterXwith sample log lines withinfail2ban/tests/files/logs/Xfile