Skip to content

chore: governance cleanup - templates, triage labels, changelog, roadmap#118

Merged
danielmeppiel merged 4 commits intomainfrom
chore/governance-cleanup
Mar 2, 2026
Merged

chore: governance cleanup - templates, triage labels, changelog, roadmap#118
danielmeppiel merged 4 commits intomainfrom
chore/governance-cleanup

Conversation

@danielmeppiel
Copy link
Collaborator

Description

Streamline OSS governance: simplify templates, add triage workflow, catch up changelog, and link roadmap.

Changes

  • Delete init-install-redesign.md issue template (internal tracking, confused external contributors)
  • Delete 4 specialized PR templates (bugfix, feature, documentation, maintenance) — replaced by single default
  • Simplify default PR template to what/why/issue-link format
  • Add needs-triage auto-label to bug report and feature request templates
  • Update CONTRIBUTING.md: remove stale template/label references, add Issue Triage section, fix dev setup to uv sync
  • Add [Unreleased] section to CHANGELOG.md with all 16 PRs merged since v0.7.3
  • Add Roadmap section to README.md linking to Discussion Roadmap — Now / Next / Later #116

Context

Part of a broader governance cleanup that also included (already done):

- Delete init-install-redesign issue template (internal tracking, confused contributors)
- Delete 4 specialized PR templates (bugfix, feature, documentation, maintenance)
- Simplify default PR template to what/why/issue-link
- Add needs-triage label to bug and feature issue templates
- Update CONTRIBUTING.md: fix stale label refs, add triage workflow, fix dev setup
- Add [Unreleased] section to CHANGELOG.md with all PRs since v0.7.3
- Add Roadmap section to README.md linking to Discussion #116
Copilot AI review requested due to automatic review settings February 27, 2026 11:06
@danielmeppiel danielmeppiel added the documentation Improvements or additions to documentation label Feb 27, 2026
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR streamlines OSS governance by consolidating templates, establishing a triage workflow, updating the changelog with recent changes, and adding a roadmap link.

Changes:

  • Deleted specialized PR templates and internal issue template in favor of simpler defaults
  • Added auto-triage labels to issue templates and documented triage workflow in CONTRIBUTING.md
  • Updated CHANGELOG.md with 16 PRs merged since v0.7.3 (organized into Added/Changed/Fixed sections)
  • Added Roadmap section to README.md linking to Discussion #116
  • Fixed development setup instructions to use uv sync --extra dev

Reviewed changes

Copilot reviewed 11 out of 11 changed files in this pull request and generated no comments.

Show a summary per file
File Description
README.md Added Roadmap section linking to GitHub Discussion #116
CONTRIBUTING.md Removed references to specialized templates, added Issue Triage section, updated dev setup to uv sync
CHANGELOG.md Added [Unreleased] section with 16 PRs organized into Added (3), Changed (5), Fixed (7) categories
.github/pull_request_template.md Simplified to basic what/why/issue format, removed specialized template links and label instructions
.github/PULL_REQUEST_TEMPLATE/maintenance.md Deleted specialized maintenance PR template
.github/PULL_REQUEST_TEMPLATE/feature.md Deleted specialized feature PR template
.github/PULL_REQUEST_TEMPLATE/documentation.md Deleted specialized documentation PR template
.github/PULL_REQUEST_TEMPLATE/bugfix.md Deleted specialized bugfix PR template
.github/ISSUE_TEMPLATE/init-install-redesign.md Deleted internal tracking template
.github/ISSUE_TEMPLATE/feature_request.md Added needs-triage label
.github/ISSUE_TEMPLATE/bug_report.md Added needs-triage label

@danielmeppiel
Copy link
Collaborator Author

@copilot address the 2 review comments above

Copy link
Contributor

Copilot AI commented Mar 2, 2026

@danielmeppiel I've opened a new pull request, #129, to work on those changes. Once the pull request is ready, I'll request review from you.

Copilot AI and others added 2 commits March 2, 2026 14:43
Co-authored-by: danielmeppiel <51440732+danielmeppiel@users.noreply.github.com>
chore: governance cleanup - templates, triage labels, changelog, roadmap
@danielmeppiel danielmeppiel requested a review from cteyton March 2, 2026 14:47
Copy link
Collaborator

@cteyton cteyton left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

Copy link
Collaborator

@cteyton cteyton left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@danielmeppiel danielmeppiel merged commit e06ade0 into main Mar 2, 2026
6 checks passed
@danielmeppiel danielmeppiel deleted the chore/governance-cleanup branch March 2, 2026 15:39
danielmeppiel added a commit that referenced this pull request Mar 3, 2026
- Bump version to 0.7.4
- Rewrite Unreleased changelog as v0.7.4 with clean style (no bold labels),
  consolidated CI/governance entries, Added → Fixed → Changed ordering
- Add missing PRs: #97 (hooks), #118 (governance), #119 (gh-aw upgrade), #130 (multi-host)
- README: fix APM Packages section — accurate installable types, doc links,
  fix anthropics/courses → anthropics/skills, remove Add yours row,
  note hooks in apm.yml example comment
@danielmeppiel danielmeppiel mentioned this pull request Mar 3, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Improvements or additions to documentation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants