Skip to content

docs: add CONTRIBUTING.md#27

Open
tommycet wants to merge 1 commit into
mainfrom
demo/issue-26-contributing
Open

docs: add CONTRIBUTING.md#27
tommycet wants to merge 1 commit into
mainfrom
demo/issue-26-contributing

Conversation

@tommycet

@tommycet tommycet commented Jun 1, 2026

Copy link
Copy Markdown
Owner

Closes #26

Adds a new top-level CONTRIBUTING.md covering setup, tests, and the PR submission process.

Satisfies acceptance criteria

  1. New file CONTRIBUTING.md at the repository root ✅
  2. Three top-level ## sections: Setup, Running the tests, Submitting a pull request
  3. The Running the tests section mentions the command make test
  4. PR comes from the same repository (tommycet/proofworks-genlayer) ✅

Ready for ProofWorks AI jury adjudication.

tommycet added a commit that referenced this pull request Jun 1, 2026
- scripts/regression-test.ts proves the original 'create_case takes 10 args
  but 11 given' bug is gone: calls the old Phase 7 contract (reproduces the
  TypeError) and the new Phase 9 contract (passes).
- scripts/smoke-test.ts targets the new bounty (issue #26 / PR #27) which
  the AI jury returns APPROVE/100/100/HIGH/SOLVES_ISSUE on.
tommycet added a commit that referenced this pull request Jun 3, 2026
Previous CONTRIBUTING.md bounty (issue #26 / PR #27) got merged into main
during testing, so swap to the fresh LICENSE bounty so the smoke test stays
runnable end-to-end. Verified APPROVE/100/100/HIGH/SOLVES_ISSUE/PAID 1000.
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 CONTRIBUTING.md with three core sections

1 participant