Skip to content

Commit b79a79c

Browse files
committed
Move a PR checklist item to 'contributor's pledge'
1 parent 14a94bf commit b79a79c

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

CONTRIBUTING.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,8 @@ As a contributor, I will:
88

99
* Familiarize myself with the [Pull Request Checklist](#Pull-Request-Checklist) and [Foreman documentation minimalist style guide](#Foreman-documentation-minimalist-style-guide).
1010
* Open additional issues if my contribution is incomplete.
11+
* Put in my best effort to ensure that my contribution does not worsen the state of any build target.
12+
For example, this might include reviewing how my changes affect upstream build targets even when working on behalf of a downstream product.
1113

1214
## Maintainer's pledge
1315

@@ -33,7 +35,6 @@ See [One sentence per line](https://jeffkreeftmeijer.com/one-sentence-per-line/)
3335
* [ ] My change does not add trailing whitespaces.
3436
Some editors can help with this.
3537
For example, VS Code has multiple settings related to handling whitespaces.
36-
* [ ] My change does not worsen the state of any build target.
3738

3839
Checklist for raising PRs:
3940

0 commit comments

Comments
 (0)