ci(pull_request_template.md): added PR template

This commit is contained in:
2025-02-12 10:47:16 -05:00
parent 7dfedcdbe2
commit ef93ac0032

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? -->