Slightly soften force-push suggestion
Signed-off-by: Dave Rodgman <dave.rodgman@arm.com>
This commit is contained in:
parent
c1a4d1f09a
commit
2a6593bbb6
1 changed files with 1 additions and 1 deletions
2
.github/pull_request_template.md
vendored
2
.github/pull_request_template.md
vendored
|
@ -22,6 +22,6 @@ checklist for PR contributors.
|
||||||
Help make review efficient:
|
Help make review efficient:
|
||||||
* Multiple simple commits
|
* Multiple simple commits
|
||||||
- please structure your PR into a series of small commits, each of which does one thing
|
- please structure your PR into a series of small commits, each of which does one thing
|
||||||
* No force-push
|
* Avoid force-push
|
||||||
- please do not force-push to update your PR - just add new commit(s)
|
- please do not force-push to update your PR - just add new commit(s)
|
||||||
* See our [Guidelines for Contributors](https://mbed-tls.readthedocs.io/en/latest/reviews/review-for-contributors/) for more details about the review process.
|
* See our [Guidelines for Contributors](https://mbed-tls.readthedocs.io/en/latest/reviews/review-for-contributors/) for more details about the review process.
|
||||||
|
|
Loading…
Reference in a new issue