Skip to content

Commit cd384ff

Browse files
committed
docs: update CONTRIBUTING
1 parent 666e07a commit cd384ff

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

CONTRIBUTING.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ Rules of Thumb
1010
* Keep templates as close to the original file as possible. This makes handling of rpmnew files easier.
1111
* Prefer `item["subkey"]` to `item.subkey`.
1212
* Always use the long parameter when using shell commands.
13+
* Avoid breaking changes as far as possible, but don't let them stand in the way of improvements.
1314

1415
Playbooks:
1516

0 commit comments

Comments
 (0)