diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md index 620c52fd00f8..3886de07afc2 100644 --- a/.github/pull_request_template.md +++ b/.github/pull_request_template.md @@ -1,11 +1,11 @@ -### Summary +## Summary -### Test Plan +## Test Plan - + -### Checklist +## Checklist - [ ] Package was built and tested against unstable diff --git a/.gitignore b/.gitignore index 6357909047cd..3d68e856aaf2 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,3 @@ *.eopkg +*~ +*.vscode