--- name: CI template about: 'CI based changes to be implemented for this project' title: "[ci]" labels: ci assignees: '' --- ### Description Full description of this issue ### Tasks - [ ] Itemized list of tasks necessary for completing the issue - [ ] e.g. Set up a GitHub Action to run `cargo check` on new commits ### Dependencies - [ ] Itemized list of issues/PRs blocking this issue - [ ] e.g. blocked by #323