diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md index 5ddb1e512..3ee190253 100644 --- a/.github/pull_request_template.md +++ b/.github/pull_request_template.md @@ -1,3 +1,4 @@ + ## Description @@ -6,3 +7,10 @@ ## Anything Else + +## Checklist + +- [] All *new* Java and Kotlin files have the right copyright header +- [] I have tested my code by building it locally +- [] This is not a work-in-progress and is ready for merge +- [] I am submitting the PR under and understand the terms of the GNU Lesser General Public License v3.0