diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md index de1b37b..3cf2b62 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -1,17 +1,39 @@ -## What does this PR do? - - -## Type of change -- [ ] Bug fix -- [ ] New feature -- [ ] Documentation -- [ ] Other (describe below) - -## Checklist -- [ ] Code follows project style (lint passes) -- [ ] Changes have been tested locally - -## Video evidence (before / after) - -- **Before:** -- **After:** +# 🚀 ACTA Pull Request + +Mark with an `x` all the checkboxes that apply (like `[x]`) + +- [ ] Closes # +- [ ] Added tests (if necessary) +- [ ] Run tests +- [ ] Run formatting +- [ ] Evidence attached +- [ ] Commented the code + +--- + +### 📌 Type of Change + +- [ ] Documentation (updates to README, docs, or comments) +- [ ] Bug fix (non-breaking change which fixes an issue) +- [ ] Enhancement (non-breaking change which adds functionality) +- [ ] Breaking change (fix or feature that would cause existing functionality to change) + +--- + +## 📝 Changes description + +--- + +## 📸 Evidence (A Loom/Cap video is required as evidence, we WON'T merge if there's no proof) + +--- + +## ⏰ Time spent breakdown + +--- + +## 🌌 Comments + +--- + +Thank you for contributing to ACTA! We hope you can continue contributing to this project.