diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md new file mode 100644 index 0000000..f137b97 --- /dev/null +++ b/.github/pull_request_template.md @@ -0,0 +1,8 @@ +### BCheck Contributions + +* [ ] BCheck compiles and executes as expected +* [ ] BCheck contains appropriate metadata (name, version, author, description and appropriate tags) +* [ ] Only .bcheck files have been added or modified +* [ ] BCheck is in the appropriate folder +* [ ] PR contains single or limited number of BChecks (Multiple PRs are preferred) +* [ ] BCheck attempts to minimize false positives