-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Milestone
Description
- Use PRs for all features (see process here), and more specific to our use case, here;
- Push feature branches to Github pages (check branch that's published) with
git push origin jf/feature-name:masterfor testing, revert if it's not right. - Add a pull_request_template.md to the repo; refer to PRs on other PSS repos to see good examples.
- Add an issue_template.md, with both bug and user story options; one of which would always be deleted.
- Make sure
gem github-pagesis in theGemfile -
bundle updateand confirm everything's working properly locally; deploy and retest. - Make sure there's a README, a LICENSE in the repo, and topics, a link to the live site, and a blurb on the repo.
Metadata
Metadata
Assignees
Labels
No labels