Skip to content

Commit

Permalink
update doc
Browse files Browse the repository at this point in the history
  • Loading branch information
zh-jq committed Jun 8, 2024
1 parent 86744fa commit a526f22
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 3 deletions.
4 changes: 2 additions & 2 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 3 additions & 1 deletion doc/long-term_support.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,8 @@ Long-Term Support

# Policy

We will offer LTS branches for components that is considered to be production ready.
We will offer LTS branches for components that is considered to be production ready,
the branch name will be in the format **lts/<name>/<version>/<feature>**, such as *lts/g3proxy/1.8/default*.

LTS branches will only get bug & security fixes, so there won't be any new features or breaking changes.
The dependency lock file `Cargo.lock` will only get semver compatible updates when necessary.
Expand All @@ -18,5 +19,6 @@ You can ask for commercial support if you need a longer support time.
Long-Term branch for [g3proxy](../g3proxy) 1.8.x.

Minimum requirements:

- MSRV: 1.75
- Linux OS: Debian 10 and CentOS 7.9.

0 comments on commit a526f22

Please sign in to comment.