Skip to content

docs: GitHub + Gitea PR and issue templates#102

Merged
CryptoJones merged 1 commit into
masterfrom
docs/issue-pr-templates
May 18, 2026
Merged

docs: GitHub + Gitea PR and issue templates#102
CryptoJones merged 1 commit into
masterfrom
docs/issue-pr-templates

Conversation

@CryptoJones
Copy link
Copy Markdown
Owner

Summary

  • GitHub: .github/PULL_REQUEST_TEMPLATE.md, .github/ISSUE_TEMPLATE/{bug_report,feature_request}.md, .github/ISSUE_TEMPLATE/config.yml.
  • Codeberg: same set under .gitea/.
  • PR template references SECURITY.md + the CONTRIBUTING.md pre-PR checklist. Issue templates ask for commit/Node/PG/deployment info up front.

Test plan

  • Documentation only — no code changes.

This code proudly made in Nebraska. GO BIG RED! 🌽 https://xkcd.com/2347/

Issue and PR templates for both forges so contributors get the
right scaffolding when they open a new ticket. Both formats land
in the same PR; one set per forge:

- `.github/PULL_REQUEST_TEMPLATE.md` (GitHub)
- `.github/ISSUE_TEMPLATE/bug_report.md`
- `.github/ISSUE_TEMPLATE/feature_request.md`
- `.github/ISSUE_TEMPLATE/config.yml` — blanks disabled; "Security
  vulnerability" + "Codeberg mirror" surfaced as the contact links
- `.gitea/PULL_REQUEST_TEMPLATE.md` (Codeberg mirror)
- `.gitea/issue_template/bug_report.md`
- `.gitea/issue_template/feature_request.md`

PR template references the SECURITY.md path and the CONTRIBUTING.md
pre-PR checklist. Issue templates ask for the operationally useful
info (commit, Node version, Postgres version, deployment shape) up
front so triage doesn't need a back-and-forth.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
@CryptoJones CryptoJones merged commit 4ac420c into master May 18, 2026
3 checks passed
@CryptoJones CryptoJones deleted the docs/issue-pr-templates branch May 18, 2026 06:05
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