aboutsummaryrefslogtreecommitdiff
path: root/pull_request_template.md
blob: f8e10d15b125de58ab344eb9955676228fe3b674 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
## Dependencies
- pr_number_or_link_here

## What
Describe what this pull request does, including technical details, screenshots, links to discord, etc.

<!-- remove unused parts below -->
## Changelog New Features
+ Cool new feature. - your_name_here
    * extra info

## Changelog Improvements
+ Improved cool feature. - your_name_here
    * Extra info.

## Changelog Fixes
+ Fixed cool feature. - your_name_here
    * Extra info.

## Changelog Technical Details
+ Something technical you changed in the backend. - your_name_here
    * Extra info.

## Changelog Removed Features
+ Removed cool feature. - your_name_here
    * Extra info.