Remove CI passing checklist from PR template

Removed the checklist item for ensuring CI is passing. We don't really have CI as of yet and it's confusing to list that requirement. If we do add CI, we'll make it required instead of adding it to the template checklist.
This commit is contained in:
Daniel Johnson 2026-04-17 13:45:39 -07:00 committed by GitHub
parent a76c0e6d8e
commit d4753897ec
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -29,7 +29,6 @@ Link to application or projects homepage: TODO
Please ensure you accomplish these tasks in order to get your contribution accepted
--->
- [ ] I have read the [contribution guidelines](https://github.com/github/gitignore/tree/main?tab=readme-ov-file#contributing-guidelines) and understand my PR will be closed if it doesn't meet these guidelines
- [ ] I have ensured CI is passing
<!---
Once done, please wait for a GitHub maintainer to review your PR and if necessary,