-
Notifications
You must be signed in to change notification settings - Fork 49
Development
David Durst edited this page Sep 1, 2022
·
3 revisions
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.
- We follow these Rust security related best practices.
- See the main project README for detailed troubleshooting instructions.
- 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.
- 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.