From 3a6b0962f4fcf9e6b770bbc13b7225335074cae8 Mon Sep 17 00:00:00 2001 From: "Andrew S. Rosen" Date: Sat, 6 Jan 2024 00:05:55 -0800 Subject: [PATCH] Update PULL_REQUEST_TEMPLATE.md --- .github/PULL_REQUEST_TEMPLATE.md | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md index c196a20fa9..1d0a888856 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -1,7 +1,3 @@ -## Summary of Changes - -\>> Provide a description of your changes here, linking to any associated issue reports. << - ## Requirements ### Checklist @@ -16,3 +12,5 @@ - Your PR will likely not be merged without proper and thorough tests. - If you are an external contributor, you will see a comment from [@buildbot-princeton](https://github.com/buildbot-princeton). This is solely for the maintainers. - When your code is ready for review, ping one of the [active maintainers](https://quantum-accelerators.github.io/quacc/about/contributors.html#active-maintainers). + +## Summary of Changes