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
35 changes: 35 additions & 0 deletions .github/pull_request_template.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,35 @@
## What type of PR is this?

<!-- Remove all that don't apply -->

- 🍕 Feature
- 🐛 Bug Fix
- 🛠 Enhancement
- 📝 Documentation Update
- 🎨 Style
- 🧑‍💻 Code Refactor
- 🔥 Performance Improvements
- ✅ Test
- 🤖 Build
- 🔁 CICD
- 🧹 Chore
- 📦 Dependency Update
- ⏩ Revert

## Description

<!--
Please do not leave this blank
This PR [adds/removes/fixes/replaces] the [feature/bug/etc].
-->

## Added tests?

- 👍 yes
- 🙅 no, because they aren't needed
- 🙋 no, because I need help

## Added to documentation?

- 🚀 Yes, here: `add link/reference here`
- 🙅 No documentation needed