Add issue-first contribution guardrails (#353)

This commit is contained in:
Paul Bakaus
2026-07-07 18:26:20 -07:00
committed by GitHub
parent 18dec816de
commit 0417d2014e
6 changed files with 40 additions and 1 deletions
+4
View File
@@ -29,3 +29,7 @@ assignees: ''
## Additional context
<!-- Paste relevant command output, screenshots, or config snippets here. -->
## Willing to work on a fix?
<!-- If yes, say so here. Unless you are pbakaus or abdulwahabone, please wait for maintainer approval before opening a PR. -->
@@ -29,3 +29,7 @@ assignees: ''
## Alternatives considered
<!-- Any other approaches you thought about? -->
## Willing to work on this?
<!-- If yes, say so here. Unless you are pbakaus or abdulwahabone, please wait for maintainer approval before opening a PR. -->
+11
View File
@@ -1,3 +1,12 @@
## Before opening
This repo is issue-first for outside contributions. If you are not `pbakaus` or `abdulwahabone`, please link the issue where a maintainer approved or requested this PR. Unsolicited PRs may be closed without review.
- Linked issue:
- Contributor status:
- [ ] I am `pbakaus` or `abdulwahabone`
- [ ] A maintainer approved this PR in the linked issue
## Summary
<!-- What does this PR change and why? -->
@@ -19,3 +28,5 @@
- [ ] `bun test` passes
- [ ] Tested with at least one provider (Cursor / Claude Code / Gemini CLI / Codex / Copilot / Kiro / OpenCode / Qoder)
- [ ] README / DEVELOP.md updated if needed
- [ ] I reviewed the full diff myself before requesting human review
- [ ] I disclosed any AI assistance in this PR and related commits/comments, or no AI assistance was used