Update CONTRIBUTING.md#16
Conversation
|
Thank you for opening this PR — this is a very welcome contribution direction for DRP. Your PR adds a contributor onboarding section with good-first-issue ideas and beginner-friendly contribution paths. Since this PR was opened, a similar contributor path has already been merged into I do not want to lose the value of your contribution, though. I looked at your public GitHub profile and your background looks especially relevant for a more research-oriented task around evaluation and scoring. I created a follow-up issue that may be a better fit:
This would help DRP move beyond simple pass/fail validation toward a clearer research framework for evaluating decision-record auditability. A first PR can be documentation-only, with a possible script implementation later. If you are interested, I would be very happy to review a PR for #21. Thanks again for being one of the first external contributors to DRP — that matters a lot. |
Summary
One or two sentences. What changes and why.
Spec impact
docs/SPEC.md.docs/SPEC.md(no behavioral change).docs/SPEC.md. List affected sections below.If this is a normative change, describe:
CHANGELOG.mdentry.Validation and testing
schema/drp.schema.jsonupdated if the machine-checkable shape changed.tools/drp_validator.pyupdated if a new invariant was introduced.fixtures/valid/.fixtures/invalid/.tests/.python3 -m pytest tests/passes locally.Breaking change?
Checklist
main.CHANGELOG.mdupdated under[Unreleased].VERSIONupdated if this PR cuts a release.