diff --git a/.github/PULL_REQUEST_TEMPLATE/pull_request_template.md b/.github/PULL_REQUEST_TEMPLATE/pull_request_template.md new file mode 100644 index 0000000..bb8db45 --- /dev/null +++ b/.github/PULL_REQUEST_TEMPLATE/pull_request_template.md @@ -0,0 +1,11 @@ +Resolves # + +## What changed 🧐 +*Please list the changes that are in this PR* + +See [CONTRIBUTING](https://github.com/WomenInSoftwareEngineeringJP/home/blob/main/CONTRIBUTING.md) for guidelines + + +## How did you test it? 🧪 + +*Please describe new unit tests, E2E tests, or manual testing steps.*