Yicong-Huang opened a new issue, #4655: URL: https://github.com/apache/texera/issues/4655
### Task Summary Two minimal, scoped changes to `.github/ISSUE_TEMPLATE/`: 1. Drop the **Priority** field from all three templates (`bug-template.yaml`, `feature-template.yaml`, `task-template.yaml`). Priority is now tracked on the issue itself via GitHub's native field, so the in-template dropdown is redundant. 2. In `bug-template.yaml`, replace the existing `Version` dropdown (currently lists `1.1.0-incubating (Pre-release/Master)` and `1.0.0`) with a `Branch` dropdown whose options are `main` and `1.1.0-incubating`. Bugs are increasingly reported against branches rather than tagged releases, and the wording matches what reporters actually pick. No other field changes. ### Task Type - [x] Documentation -- 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]
