mirror of
https://github.com/pbakaus/impeccable.git
synced 2026-09-12 06:06:37 +03:00
Add issue-first contribution guardrails (#353)
This commit is contained in:
@@ -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. -->
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user