mirror of
https://git.suyu.dev/suyu/mbedtls.git
synced 2025-12-22 13:56:42 +01:00
Merge pull request #280 from ARMmbed/small-doc-fix
Mention which branch to use for patches/PRs
This commit is contained in:
commit
7ec9d44ecd
1 changed files with 2 additions and 1 deletions
|
|
@ -150,7 +150,8 @@ Process
|
||||||
`start a discussion <https://tls.mbed.org/discussions>`_ around a feature
|
`start a discussion <https://tls.mbed.org/discussions>`_ around a feature
|
||||||
idea or a bug.
|
idea or a bug.
|
||||||
#. Fork the `mbed TLS repository on Github <https://github.com/ARMmbed/mbedtls>`_
|
#. Fork the `mbed TLS repository on Github <https://github.com/ARMmbed/mbedtls>`_
|
||||||
to start making your changes.
|
to start making your changes. As a general rule, you should use the
|
||||||
|
"development" branch as a basis.
|
||||||
#. Write a test which shows that the bug was fixed or that the feature works
|
#. Write a test which shows that the bug was fixed or that the feature works
|
||||||
as expected.
|
as expected.
|
||||||
#. Send a pull request and bug us until it gets merged and published. We will
|
#. Send a pull request and bug us until it gets merged and published. We will
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue