Skip to content

Checklist for all jekyll sites (plus some general workflow) #1

@jamiefolsom

Description

@jamiefolsom
  • 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:master for 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-pages is in the Gemfile
  • bundle update and 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

Labels

No labels
No labels

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions