Skip to content

Add CONTRIBUTING.md, issue templates, and PR template (#303) - #305

Draft
aarontrowbridge wants to merge 1 commit into
mainfrom
303-add-development-infrastructure-contributingmd-issue-templates-pr-template
Draft

Add CONTRIBUTING.md, issue templates, and PR template (#303)#305
aarontrowbridge wants to merge 1 commit into
mainfrom
303-add-development-infrastructure-contributingmd-issue-templates-pr-template

Conversation

@aarontrowbridge

Copy link
Copy Markdown
Member

Closes #303

Adds the five pieces of development infrastructure every open-source repo needs:

  • CONTRIBUTING.md — repo structure, dev setup, the issue+PR gate, skill authoring, testing tiers, CI/CD overview, and how to get help
  • bug_report.yml — structured bug report form with reproduction steps, environment fields, and log output
  • feature_request.yml — structured feature request with motivation, proposal, and alternatives
  • config.yml — disables blank issues, redirects to Discussions for help
  • pull_request_template.md — required issue reference, type of change, verification checklist

@aarontrowbridge
aarontrowbridge force-pushed the 303-add-development-infrastructure-contributingmd-issue-templates-pr-template branch from 794f1d0 to 2e56ac0 Compare August 20, 2026 08:48
@coderabbitai

coderabbitai Bot commented Aug 20, 2026

Copy link
Copy Markdown

Important

Review skipped

Draft detected.

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro Plus

Run ID: 0064fb97-a70e-4962-8fc3-76c2a571f8ce

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review

Comment @coderabbitai help to get the list of available commands.

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 development infrastructure: CONTRIBUTING.md, issue templates, PR template

1 participant