Skip to content

Development

David Durst edited this page Sep 1, 2022 · 3 revisions

Workflow

We track our workflow internally via Jira, but synchronize our work to issues in this repository. The deprecated GitHub board will eventually be cleaned out and phased out.

Best Practices

Troubleshooting

PR Process

  • See the main project CONTRIBUTING.md section on PRs.
  • When opening a PR, please be sure to use the existing project PR Template.
  • Please try to provide detailed testing instructions for reviewers; your code should be reviewed, but we also try to do a review for functional changes that aren’t already covered by automated tests.

Dependency Upgrades

  • For minor upgrades, we're using dependabot.
  • For major upgrades, we typically review once per quarter. However if you have a specific request, let us know.
Clone this wiki locally