mirror of
https://github.com/Mbed-TLS/mbedtls.git
synced 2026-08-11 13:47:50 +00:00
Improve list formatting
Signed-off-by: Dave Rodgman <[email protected]>
This commit is contained in:
+4
-4
@@ -7,10 +7,10 @@ Quick Checklist for PR contributors
|
||||
-----------------------------------
|
||||
More details on all of these points may be found in the sections below.
|
||||
|
||||
- [Sign-off](#license-and-copyright): all commits must be signed off
|
||||
- [Tests](#tests): please ensure the PR includes adequate tests
|
||||
- [Changelog](#documentation): if needed, please provide a changelog entry
|
||||
- [Backports](#long-term-support-branches): provide a backport if needed (it's fine to wait until the main PR is accepted)
|
||||
- [Sign-off](#license-and-copyright): all commits must be signed off.
|
||||
- [Tests](#tests): please ensure the PR includes adequate tests.
|
||||
- [Changelog](#documentation): if needed, please provide a changelog entry.
|
||||
- [Backports](#long-term-support-branches): provide a backport if needed (it's fine to wait until the main PR is accepted).
|
||||
|
||||
Coding Standards
|
||||
----------------
|
||||
|
||||
Reference in New Issue
Block a user