mirror of
https://github.com/fail2ban/fail2ban.git
synced 2026-03-11 08:55:31 +00:00
DOC: developers please rebase and use a single commit
This commit is contained in:
parent
3e0e0482ae
commit
0a57b61836
1 changed files with 1 additions and 0 deletions
1
DEVELOP
1
DEVELOP
|
|
@ -28,6 +28,7 @@ When submitting pull requests on GitHub we ask you to:
|
|||
* Clearly describe the problem you're solving;
|
||||
* Don't introduce regressions that will make it hard for systems adminstrators
|
||||
to update;
|
||||
* If adding a major feature rebase your changes on master and get to a single commit;
|
||||
* Include test cases (see below);
|
||||
* Include sample logs (if relevant);
|
||||
* Include a change to the relevant section of the ChangeLog; and
|
||||
|
|
|
|||
Loading…
Reference in a new issue