From af95f135c6d0e2ebdc6cbbdad2c95cea42378516 Mon Sep 17 00:00:00 2001 From: Beka Westberg Date: Wed, 6 Sep 2023 15:34:30 -0700 Subject: [PATCH] chore: add PR template (#1916) --- .github/PULL_REQUEST_TEMPLATE.md | 42 ++++++++++++++++++++++++++++++++ 1 file changed, 42 insertions(+) create mode 100644 .github/PULL_REQUEST_TEMPLATE.md diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md new file mode 100644 index 0000000000..787e8ae4ba --- /dev/null +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -0,0 +1,42 @@ + + +## The basics + + + +- [ ] I [validated my changes](https://developers.google.com/blockly/guides/contribute/samples#making_and_verifying_a_change) + +## The details +### Resolves + + +Fixes + +### Proposed Changes + + + +### Reason for Changes + + + +### Test Coverage + + + +### Documentation + + + +### Additional Information + +