Yicong-Huang opened a new pull request, #4656:
URL: https://github.com/apache/texera/pull/4656

   ### What changes were proposed in this PR?
   
   - Drop the **Priority** dropdown from `feature-template.yaml` and 
`task-template.yaml`. Priority is tracked on the issue itself via GitHub's 
native field, so the in-template dropdown is redundant. `bug-template.yaml` 
never had one.
   - `bug-template.yaml`: replace the **Version** dropdown (`1.1.0-incubating 
(Pre-release/Master)` / `1.0.0`) with a **Branch** dropdown (`main` / 
`1.1.0-incubating`). Bugs are reported against branches more often than tagged 
releases.
   - `task-template.yaml`: tighten **Task Type**. Drop "Code Implementation" 
(every task is code) and add Performance + Other. Final list: Refactor / 
Cleanup, DevOps / Deployment / CI, Testing / QA, Documentation, Performance, 
Other.
   
   No other field changes.
   
   ### Any related issues, documentation, discussions?
   
   Closes #4655
   
   ### How was this PR tested?
   
   YAML parses locally for all three templates. Real-world test: open the "New 
issue" UI and confirm the dropdowns/labels render as expected once merged.
   
   ### Was this PR authored or co-authored using generative AI tooling?
   
   Generated-by: Claude Code (Opus 4.7)


-- 
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]

Reply via email to