docs: expand CONTRIBUTING with setup, architecture, and PR guide - #625
Open
woahwhattheheck wants to merge 9 commits into
Open
woahwhattheheck wants to merge 9 commits into
woahwhattheheck wants to merge 9 commits into
Conversation
Replace the scaffold placeholder with PayD-specific local setup, architecture map, testing commands, and pull request expectations.
GitHub Actions only allows retention-days on artifacts, not as a workflow root key. The extra key made every push report failed checks even when the workflow should not run. Also point CONTRIBUTING clone URL at this repo.
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.
Closes #561
Replaces the three-line scaffold
CONTRIBUTING.mdwith PayD-specific local setup (frontend, backend, contracts), architecture overview, code standards, testing guide, and PR/review process.Verify: open
CONTRIBUTING.mdand confirm setup commands matchbackend/andfrontend/package scripts and that secrets guidance points at External Secrets / env files rather than committing credentials.