mirror of
https://github.com/puma/puma.git
synced 2022-11-09 13:48:40 -05:00
Contributing typo [ci skip]
This commit is contained in:
parent
d158995d31
commit
dcfe6273cb
1 changed files with 1 additions and 1 deletions
|
@ -147,7 +147,7 @@ check](https://github.com/puma/puma/pull/1991).
|
||||||
|
|
||||||
## Backports
|
## Backports
|
||||||
|
|
||||||
Puma does not have a backport "policy" - maintainers will not consistently backport bugfixes to previous minor or major versions (we do treat security differently, see [`SECURITY.md`](Security.md).
|
Puma does not have a backport "policy" - maintainers will not consistently backport bugfixes to previous minor or major versions (we do treat security differently, see [`SECURITY.md`](SECURITY.md).
|
||||||
|
|
||||||
As a contributor, you may make pull requests against `-stable` branches to backport fixes, and maintainers will release them once they're merged. For example, if you'd like to make a backport for 4.3.x, you can make a pull request against `4-3-stable`. If there is no appropriate branch for the release you'd like to backport against, please just open an issue and we'll make one for you.
|
As a contributor, you may make pull requests against `-stable` branches to backport fixes, and maintainers will release them once they're merged. For example, if you'd like to make a backport for 4.3.x, you can make a pull request against `4-3-stable`. If there is no appropriate branch for the release you'd like to backport against, please just open an issue and we'll make one for you.
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue