Skip to content
This repository has been archived by the owner on Sep 14, 2023. It is now read-only.

Commit

Permalink
chore: simplify PR template (#264)
Browse files Browse the repository at this point in the history
  • Loading branch information
harrysolovay committed Oct 19, 2022
1 parent 8b42d8e commit 0efdceb
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/PULL_REQUEST_TEMPLATE.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,7 @@ Resolves #

- [ ] There is an associated issue (**required**)
- [ ] The change is described in detail
- [ ] There are no merge conflicts
- [ ] All CI checks pass
- [ ] There are new or updated tests validating the change
- [ ] There are new or updated tests validating the change (if applicable)
- [ ] The title conforms to [the conventional commit standard](https://www.conventionalcommits.org/en/v1.0.0/)

## Description

0 comments on commit 0efdceb

Please sign in to comment.