Skip to content

Commit

Permalink
fix checklist rendering in pr template (#1418)
Browse files Browse the repository at this point in the history
  • Loading branch information
benteg authored Aug 22, 2023
1 parent 5b98b98 commit 8948f0d
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/PULL_REQUEST_TEMPLATE/icon_addition.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,6 @@
* App Name (linked `package.name` to `@drawable/package`)

## Contributor's checklist
[ ] I have followed the [Lawnicons Guidelines](./github/CONTRIBUTING.md)
[ ] I have ensured that Lawnicons builds correctly
[ ] I am willing to make changes to my icons if someone suggests changes
- [ ] I have followed the [Lawnicons Guidelines](./github/CONTRIBUTING.md)
- [ ] I have ensured that Lawnicons builds correctly
- [ ] I am willing to make changes to my icons if someone suggests changes

0 comments on commit 8948f0d

Please sign in to comment.