docs: add payment-period conduct guidance - #547
Merged
El-swaggerito merged 1 commit intoJul 28, 2026
Merged
Conversation
Adds docs/payment-period-conduct.md, addressing recurring community- channel noise where contributors repeat payment-status questions without first checking whether their own submission met the issue's requirements. Covers: what to self-review before asking about payment (acceptance criteria, the existing Contribution Quality Gate, PR template completeness, CI status), what to avoid (repeated questions across threads, public escalation before self-review, treating GrantFox labels as an entitlement dispute), how this repo's review relates to GrantFox's own evaluation/payment process (this repo owns code review; GrantFox owns evaluation, scoring, and payment), and expected tone. Linked from README.md (Documentation list + Contributing section) and from a new short section in CONTRIBUTING.md, which points to the new doc rather than duplicating it.
6 tasks
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Pull Request
Issue Reference
Closes #532
Summary
Adds
docs/payment-period-conduct.md: guidance for how contributors should raise payment-status questions, what self-review to do first, and how this repo's review relates to GrantFox's own evaluation/payment process. Linked from README.md and CONTRIBUTING.md.Contract Functions Changed
none — documentation-only PR.
Tests Added or Updated
docs/test-coverage.mdnot affected (no test changes).Security Considerations
No security impact — this PR only adds/edits Markdown documentation (
docs/payment-period-conduct.md,README.md,CONTRIBUTING.md). No contract, script, or CI file is touched.Security checklist (contract changes only)
N/A — no contract changes in this PR.
Commands Run
make verify— not applicable (docs-only; no Rust files changed)cargo fmt --check— passed (confirms no accidental non-doc changes)cargo clippy --tests -- -D warnings— not applicable (no Rust files changed)cargo test --workspace— not applicable (no Rust files changed)CI Status
Traceability Table
docs/payment-period-conduct.mdREADME.mdDocumentation list + Contributing section both link todocs/payment-period-conduct.md