Skip to content

feat(release): CI, issue templates, PR template, CHANGELOG, v1.0.0 README#49

Merged
michalmaj merged 1 commit into
mainfrom
feature/release-prep
Jul 6, 2026
Merged

feat(release): CI, issue templates, PR template, CHANGELOG, v1.0.0 README#49
michalmaj merged 1 commit into
mainfrom
feature/release-prep

Conversation

@michalmaj

@michalmaj michalmaj commented Jul 6, 2026

Copy link
Copy Markdown
Owner

Summary

  • GitHub Actions CI workflow — runs author_check.py, ruff check tools/, and uv run rpg --help on every push and PR to main
  • README.md updated with CI badge, Python 3.12+ badge, and course structure showing P01/P02/P03 per level
  • CHANGELOG.md — full history of all 48 PRs in Keep a Changelog format
  • PR template with type checkboxes and author-check reminder
  • 4 issue templates: Bug Report, Content Issue, Feature Request, New Mission/Project Proposal

Test plan

  • CI badge resolves after this PR merges and CI runs
  • All 4 issue templates render correctly in GitHub's "New Issue" dropdown
  • PR template renders when opening a new pull request
  • CHANGELOG.md reads cleanly from top (v1.0.0) through Level 1 history
  • README badges are clickable and point to the correct URLs

… README

- GitHub Actions CI: author_check + ruff check tools/ + rpg smoke test
- PR template with type checklist and author-check reminder
- Issue templates: bug report, content issue, feature request, new mission proposal
- CHANGELOG.md covering all 48 PRs (Keep a Changelog format)
- README.md: CI badge, Python badge, updated structure (P01/P02/P03 per level)

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
@michalmaj michalmaj merged commit ede7897 into main Jul 6, 2026
1 check passed
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