File tree Expand file tree Collapse file tree 1 file changed +24
-1
lines changed Expand file tree Collapse file tree 1 file changed +24
-1
lines changed Original file line number Diff line number Diff line change 1+ <!--
2+ From Core.yaml. Should match date YY.MM.DD.# ( Usually # is 1 )
3+ -->
14Version:
25
6+ <!--
7+ You are amazing! Thanks for contributing to our project!
8+ Please, DO NOT DELETE ANY TEXT from this template! (unless instructed).
9+ -->
310## What does this implement/fix?
411
512
613
714## Types of changes
15+ <!--
16+ What type of change does your PR introduce?
17+ NOTE: Please, check only 1! box!
18+ If your PR requires multiple boxes to be checked, you'll most likely need to
19+ split it into multiple PRs. This makes things easier and faster to code review.
20+ -->
821
922- [ ] Bugfix (fixed change that fixes an issue)
1023- [ ] New feature (thanks!)
@@ -15,12 +28,22 @@ Version:
1528- [ ] Github workflows - Does not publish
1629
1730
18- ## Checklist:
31+ ## Checklist / Checklijst:
32+ <!--
33+ Put an x in the boxes that apply. You can also fill these out after
34+ creating the PR. If you're unsure about any of them, don't hesitate to ask.
35+ We're here to help! This is simply a reminder of what we are going to look
36+ for before merging your code.
37+ -->
1938
2039 - [ ] The code change has been tested and works locally
2140 - [ ] The code change has not yet been tested
2241
2342If user-visible functionality or configuration variables are added/modified:
2443 - [ ] Added/updated documentation for the web page
2544
45+ <!--
46+ Thank you for contributing <3
47+ -->
48+
2649
You can’t perform that action at this time.
0 commit comments