Skip to content
Next Next commit
Remove todo items checked by CI
  • Loading branch information
bugadani committed Jul 20, 2023
commit aca0c1d3afde3cc36467592ac852e3376db073d0
6 changes: 2 additions & 4 deletions .github/PULL_REQUEST_TEMPLATE.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,12 +5,10 @@ Please make sure that your submission includes the following:

### Must

- [ ] The code compiles without `errors` or `warnings`.
- [ ] All examples compile without warnings.
- [ ] All examples work.
- [ ] `cargo fmt` was run.
- [ ] Your changes were added to the `CHANGELOG.md` in the proper section.
- [ ] You updated existing examples or added examples (if applicable).
- [ ] Added examples are checked in CI
- [ ] Added examples are checked in CI.

### Nice to have

Expand Down