mirror of
https://git.suyu.dev/suyu/mbedtls.git
synced 2025-12-24 16:26:11 +01:00
Minor typo fixes in the github template files
This commit is contained in:
parent
d7f057f368
commit
b9f00a7f14
2 changed files with 5 additions and 5 deletions
4
.github/pull_request_template.md
vendored
4
.github/pull_request_template.md
vendored
|
|
@ -12,8 +12,8 @@ A few sentences describing the overall goals of the pull request's commits.
|
|||
**READY/IN DEVELOPMENT/HOLD**
|
||||
|
||||
## Requires Backporting
|
||||
When there is a bug fix, it should be backported to legacy supported branches.
|
||||
legacy supported branches will not be backported if:
|
||||
When there is a bug fix, it should be backported to all maintained and supported branches.
|
||||
Changes do not have to be backported if:
|
||||
- This PR is a new feature\enhancement
|
||||
- This PR contains changes in the API. If this is true, and there is a need for the fix to be backported, the fix should be handled differently in the legacy branch
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue