dimas-b commented on code in PR #2787: URL: https://github.com/apache/polaris/pull/2787#discussion_r2417432399
########## site/content/release-guide.md: ########## @@ -105,6 +105,7 @@ This step can be useful to gather ongoing patches that the community thinks shou The communication can be started via a `[DISCUSS]` mail on the [email protected] mailing list and the desired tickets can be added to the github milestone of the next release. Note, creating a milestone in github requires a committer. However, a non-committer can assign tasks to a milestone if added to the list of collaborators in [.asf.yaml](https://github.com/apache/polaris/blob/main/.asf.yaml). +Also note since polaris is an incubating project, make sure what ever branch / tags you are creating are suffixed with `-incubating`. Review Comment: ```suggestion Also note since Polaris is an incubating project, make sure what every branch / tag you are creating is suffixed with `-incubating`. ``` -- 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. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
