imjoey commented on a change in pull request #143: URL: https://github.com/apache/apisix-website/pull/143#discussion_r558892783
########## File path: docs/release-guide.md ########## @@ -3,6 +3,43 @@ id: release-guide title: Release Guide --- +## Release Flow + +The release flow of Apache APISIX follows [GitLab flow](https://docs.gitlab.com/ee/topics/gitlab_flow.html), instead of Git flow or Github flow. Furthermore, [Release branches with GitLab flow](https://docs.gitlab.com/ee/topics/gitlab_flow.html#release-branches-with-gitlab-flow) is the preferred way. The chart below will take the release `v2.3` of [apache/apisix-dashboard](https://github.com/apache/apisix-dashboard) as an example to illustrate the details. + + Review comment: @juzhiyuan worked on my local. I've uploaded the png file under `/static/img/` directory within this PR. I noticed the links of other images are all like `static.apiseven.com/xxx`. Need I also upload to `static.apiseven.com` beforehand? ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected]
