Open
Description
Add a section to the README, walking reviewers through how to set up a personal fork of the repo and review/accept PRs, probably something like:
Setup
- fork repo
- set github pages config so fork is viewable at https://username.github.io/nationofmakers.github.io/
Review/Publish PR
- pull PR branch to local, push to fork
- test, edit if needed
- push any edits back to upstream PR branch
- if no new edits were needed, merge PR to upstream master -- this will cause github to publish it on the public site
- if new edits were needed, get someone else to review/merge (can be original submitter if they have merge auth)
Metadata
Assignees
Labels
No labels