Slightly soften force-push suggestion

Signed-off-by: Dave Rodgman <dave.rodgman@arm.com>
This commit is contained in:
Dave Rodgman 2024-02-07 11:05:47 +00:00
parent c1a4d1f09a
commit 2a6593bbb6

View file

@ -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.