Readme: added important rule for ensuring compability
This commit is contained in:
parent
81ab31d372
commit
3d96d48e27
|
@ -160,6 +160,7 @@ If you are adding new features please make sure that they support the Jenkins Wo
|
|||
See [here](https://github.com/jenkinsci/workflow-plugin/blob/master/COMPATIBILITY.md) for some information.
|
||||
|
||||
Before submitting your change make sure that:
|
||||
* your changes work with the oldest and latest supported GitLab version
|
||||
* new features are provided with tests
|
||||
* refactored code is provided with regression tests
|
||||
* the code formatting follows the plugin standard
|
||||
|
|
Loading…
Reference in New Issue