Skip to content

docs: add issue and pull request templates#180

Open
nonggde wants to merge 4 commits into
StableRoute-Org:mainfrom
nonggde:docs/github-templates-71
Open

docs: add issue and pull request templates#180
nonggde wants to merge 4 commits into
StableRoute-Org:mainfrom
nonggde:docs/github-templates-71

Conversation

@nonggde

@nonggde nonggde commented Jul 6, 2026

Copy link
Copy Markdown

Summary

Closes #71.

  • Added concise bug report and feature request templates under .github/ISSUE_TEMPLATE/.
  • Added a repository pull request template with lint, test, build, documentation, and accessibility checks.
  • Updated the README contributing section with the type/area-slug branch convention, template locations, and StableRoute Discord link.

Testing

  • Not run: documentation/template-only change with no runtime code paths changed.
  • Verified template paths and README references locally.
  • Verified the referenced scripts exist in package.json: npm run lint, npm test, and npm run build.

Rendered Preview Notes

  • The issue templates include GitHub Markdown front matter for Bug report and Feature request selections.
  • The pull request template is a standard Markdown checklist and should render automatically for new PRs.

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.

Add issue and pull-request templates with a contributor and a11y checklist

1 participant