Merge pull request #5 from tboudreaux/feature/pullRequestTemplate

Added pull request template
This commit is contained in:
2025-02-12 10:49:15 -05:00
committed by GitHub

23
.github/pull_request_template.md vendored Normal file
View File

@@ -0,0 +1,23 @@
## ✅ What
<!-- A brief description of the changes in this PR. -->
## 🤔 Why
<!-- A brief description of the reason for these changes. -->
## 🧪 How was this tested
<!-- How were your changes incorporated into the testing framework -->
## 👩‍🔬 How to validate
<!-- Step-by-step instructions for how reviewers can verify these changes work as expected. -->
## 🥇 Is a review required
<!-- Is this a change that requires external review or can you do the PR yourself -->
## 🔖 Further reading
<!-- Does this change reference any papers or external readings that are important? -->