Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
45 changes: 31 additions & 14 deletions .github/PULL_REQUEST_TEMPLATE.md
Original file line number Diff line number Diff line change
@@ -1,22 +1,39 @@
## What does this PR do?
# πŸš€ ACTA Pull Request

<!-- Short description of the changes -->
Mark with an `x` all the checkboxes that apply (like `[x]`)

## Type of change
- [ ] Closes #
- [ ] Added tests (if necessary)
- [ ] Run tests
- [ ] Run formatting
- [ ] Evidence attached
- [ ] Commented the code

- [ ] Bug fix
- [ ] New feature
- [ ] Documentation
- [ ] Other (describe below)
---

## Checklist
### πŸ“Œ Type of Change

- [ ] Code follows project style (lint passes)
- [ ] Changes have been tested locally
- [ ] 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)

## Video evidence (before / after)
---

<!-- Add links or attach short videos showing the behavior before and after your changes -->
## πŸ“ Changes description

- **Before:**
- **After:**
---

## πŸ“Έ 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.