Skip to content

Commit a52109e

Browse files
committed
document backport 4.2.x label change required for bot
Signed-off-by: Jody Garnett <[email protected]>
1 parent 0c0fd04 commit a52109e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

CONTRIBUTING.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -14,8 +14,8 @@ Thank you for contributing to GeoNetwork:
1414
* Before merging a pull request, should be defined the following properties:
1515

1616
- Milestone to include the change.
17-
- Add the label `changelog` when the change is relevant to be added to the release changelog file .
18-
- Add the label(s) to the backport to previous branch(es), when the change is a bug fix or if it is a small improvement that may be relevant to the backport.
17+
- Add the label `changelog` when the change is relevant to be added to the release changelog file.
18+
- Add `backport <branch>` to indicate when change is a bug fix or is a small improvement that may be relevant to the backport.
1919

2020
* Good housekeeping: Anytime you commit, try and clean the code around it to latest style guide. If you improve a function without comments: add comments. If you modify functionality that does not have tests: write a test. If you fix functionality without documentation: add documentation.
2121

0 commit comments

Comments
 (0)