Skip to content

docs: add pull request template - #30

Merged
andrespd99 merged 1 commit into
mainfrom
docs/pr-template
Jul 15, 2026
Merged

docs: add pull request template#30
andrespd99 merged 1 commit into
mainfrom
docs/pr-template

Conversation

@andrespd99

Copy link
Copy Markdown
Owner

Adds a pull request template at .github/PULL_REQUEST_TEMPLATE.md with:

  • A short summary section.
  • A change-type checklist (bug / feature / breaking / docs / refactor).
  • A related-issue line (Fixes #... / Refs #...).
  • A checklist referencing CONTRIBUTING.md conventions: gofmt -s, go vet, task build/test/lint, and README updates for user-facing changes.
  • A notes-for-reviewer section.

Inspired by the gin-gonic and kubernetes PR templates, adapted for fireauth's Go + Task toolchain.

@andrespd99
andrespd99 merged commit 3e31c2f into main Jul 15, 2026
4 checks passed
@andrespd99
andrespd99 deleted the docs/pr-template branch July 15, 2026 16:02
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