This is an automated email from the ASF dual-hosted git repository. yiconghuang pushed a commit to branch fix/templates in repository https://gitbox.apache.org/repos/asf/texera.git
commit f721d0e4d6f4d83fbeeb00732d1798a88a8a71df Author: Yicong Huang <[email protected]> AuthorDate: Tue Nov 25 14:27:23 2025 -0800 Update version label from 'Master' to 'Main' Signed-off-by: Yicong Huang <[email protected]> --- .github/ISSUE_TEMPLATE/bug-template.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE/bug-template.yaml b/.github/ISSUE_TEMPLATE/bug-template.yaml index 7a3ebc9202..2c2c04e684 100644 --- a/.github/ISSUE_TEMPLATE/bug-template.yaml +++ b/.github/ISSUE_TEMPLATE/bug-template.yaml @@ -45,7 +45,7 @@ body: label: Version description: What version of Texera are you running? options: - - 1.1.0-incubating (Pre-release/Master) + - 1.1.0-incubating (Pre-release/Main) - 1.0.0 default: 0 validations:
