mirror of
https://github.com/fail2ban/fail2ban.git
synced 2026-03-11 08:55:31 +00:00
9 lines
No EOL
484 B
Markdown
9 lines
No EOL
484 B
Markdown
Before submitting your PR, please review the following checklist:
|
|
|
|
- [ ] **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 `failregex` for filter `X` with sample log lines
|
|
within `fail2ban/tests/files/logs/X` file |