Skip to content

Commit 290aeb1

Browse files
GiggleLiuclaude
andcommitted
Clarify contributor role: feedback via community calls, not code review
Contributors provide feedback on documentation and CLI behavior during community calls with maintainers, rather than reviewing code on PRs. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
1 parent 520fc5d commit 290aeb1

2 files changed

Lines changed: 4 additions & 10 deletions

File tree

README.md

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -66,10 +66,8 @@ See the [MCP documentation](https://codingthrust.github.io/problem-reductions/mc
6666
**No programming experience required.** You contribute domain knowledge; we handle the implementation.
6767

6868
1. **File an issue** — use the [Problem](https://github.com/CodingThrust/problem-reductions/issues/new?template=problem.md) or [Rule](https://github.com/CodingThrust/problem-reductions/issues/new?template=rule.md) template. Describe the problem or reduction you have in mind — the template guides you through the details.
69-
2. **We implement it** — for reasonable requests, maintainers tag the issue `implement` and AI agents generate a tested pull request.
70-
3. **You review it** — you'll be mentioned on the PR to provide feedback. We present the implementation and iterate until you're satisfied.
71-
72-
**Community calls** (coming soon via [Zulip](https://zulip.com/)): all issue contributors will be invited. Maintainers walk through recent implementations so you can ask questions and give feedback in real time.
69+
2. **We implement it** — for reasonable requests, maintainers tag the issue `implement` and AI agents generate a tested implementation.
70+
3. **We present it to you** — all issue contributors are invited to community calls (coming soon via [Zulip](https://zulip.com/)), where maintainers walk through the implementation — documentation, CLI behavior, correctness — and you provide feedback.
7371

7472
**Authorship:** contribute 10 non-trivial reduction rules and you'll be added to the author list of the [paper](https://codingthrust.github.io/problem-reductions/reductions.pdf).
7573

docs/src/introduction.md

Lines changed: 2 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -67,12 +67,8 @@ This library is the foundation of that effort: an open-source, extensible reduct
6767
### How it works
6868

6969
1. **File an issue** — use the [Problem](https://github.com/CodingThrust/problem-reductions/issues/new?template=problem.md) or [Rule](https://github.com/CodingThrust/problem-reductions/issues/new?template=rule.md) template. Describe the problem or reduction you have in mind; the template guides you through the details.
70-
2. **We implement it** — for reasonable requests, maintainers tag the issue `implement` and AI agents generate a tested pull request.
71-
3. **You review it** — you'll be mentioned on the PR to provide feedback. We iterate until you're satisfied.
72-
73-
### Community calls
74-
75-
Coming soon via [Zulip](https://zulip.com/). All issue contributors will be invited. Maintainers walk through recent implementations so you can ask questions and give feedback in real time.
70+
2. **We implement it** — for reasonable requests, maintainers tag the issue `implement` and AI agents generate a tested implementation.
71+
3. **We present it to you** — all issue contributors are invited to community calls (coming soon via [Zulip](https://zulip.com/)), where maintainers walk through the implementation — documentation, CLI behavior, correctness — and you provide feedback.
7672

7773
### Authorship
7874

0 commit comments

Comments
 (0)