Skip to content

chore: add uv to bug-report install-method dropdown#3978

Merged
jstvz merged 1 commit into
devfrom
chore/issue-template-add-uv
May 14, 2026
Merged

chore: add uv to bug-report install-method dropdown#3978
jstvz merged 1 commit into
devfrom
chore/issue-template-add-uv

Conversation

@jstvz
Copy link
Copy Markdown
Contributor

@jstvz jstvz commented May 14, 2026

Summary

  • Add uv to the install-method dropdown in .github/ISSUE_TEMPLATE/bug_report.yml.
  • uv is listed first as the recommended path for v5 development.
  • Existing options (brew, pip, pipx) are preserved for older installs.

Test plan

  • YAML loads via yaml.safe_load.
  • cci error gist is unaffected (cumulusci/cli/error.py has no install-method coupling).
  • Reviewer renders the form and confirms uv appears in the dropdown.

Refs spec docs/superpowers/specs/2026-05-08-github-hygiene-and-rulesets-design.md.

@jstvz jstvz requested a review from a team as a code owner May 14, 2026 05:28
@jstvz jstvz merged commit 340aea1 into dev May 14, 2026
24 of 30 checks passed
@jstvz jstvz deleted the chore/issue-template-add-uv branch May 14, 2026 05:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant