Skip to content

Add pull request template with contribution notice and review checklist#582

Merged
t3dotgg merged 2 commits intomainfrom
t3code/add-pull-request-template-notice
Mar 9, 2026
Merged

Add pull request template with contribution notice and review checklist#582
t3dotgg merged 2 commits intomainfrom
t3code/add-pull-request-template-notice

Conversation

@t3dotgg
Copy link
Member

@t3dotgg t3dotgg commented Mar 9, 2026

Summary

  • Add a new GitHub pull request template at .github/pull_request_template.md.
  • Include a clear contribution notice about current review/merge expectations.
  • Add structured sections for change description, rationale, UI evidence, and a reviewer checklist.
  • Emphasize small, focused PRs and required context for UI/interaction changes.

Testing

  • Not run (documentation/template-only change).
  • Verified template file is present at .github/pull_request_template.md.
  • Verified checklist items and section headings render as standard GitHub markdown.

Note

Add a pull request template, contributor guidelines, and README notice to steer contributions toward small, focused changes

Introduce a PR template with a review checklist in .github/pull_request_template.md, add contribution guidelines in CONTRIBUTING.md, and reference the guidelines from README.md.

📍Where to Start

Start with the template content in .github/pull_request_template.md.

Macroscope summarized 24c2ec5.

- Add `.github/pull_request_template.md`
- Set expectations that external PRs may not be reviewed or merged
- Require clear change rationale plus UI before/after media when applicable
@coderabbitai
Copy link

coderabbitai bot commented Mar 9, 2026

Important

Review skipped

Auto reviews are disabled on this repository. 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: Repository UI

Review profile: CHILL

Plan: Pro

Run ID: 0a4dd5a0-a993-4ed0-83ef-d3b4e2ed06be

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
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Post copyable unit tests in a comment
  • Commit unit tests in branch t3code/add-pull-request-template-notice

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

@maria-rcks
Copy link
Collaborator

yes please, does this mean i get to close all of the monolithic prs?

@t3dotgg
Copy link
Member Author

t3dotgg commented Mar 9, 2026

yes please, does this mean i get to close all of the monolithic prs?

Go nuts @maria-rcks

- add CONTRIBUTING.md with clear expectations for external PRs
- update README to direct would-be contributors to CONTRIBUTING.md first
@t3dotgg t3dotgg merged commit 5815ba2 into main Mar 9, 2026
4 checks passed
@t3dotgg t3dotgg deleted the t3code/add-pull-request-template-notice branch March 9, 2026 01:20
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.

2 participants