|  | 
|  | 1 | +<!-- | 
|  | 2 | +From Core.yaml. Should match date YY.MM.DD.# ( Usually # is 1 ) | 
|  | 3 | +--> | 
|  | 4 | +Version: | 
|  | 5 | + | 
|  | 6 | +<!-- | 
|  | 7 | +  You are amazing! Thanks for contributing to our project! | 
|  | 8 | +  Please, DO NOT DELETE ANY TEXT from this template! (unless instructed). | 
|  | 9 | +--> | 
|  | 10 | +## What does this implement/fix? | 
|  | 11 | + | 
|  | 12 | + | 
|  | 13 | + | 
|  | 14 | +## 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 | +--> | 
|  | 21 | + | 
|  | 22 | +- [ ] Bugfix (fixed change that fixes an issue) | 
|  | 23 | +- [ ] New feature (thanks!) | 
|  | 24 | +- [ ] Breaking change (repair/feature that breaks existing functionality) | 
|  | 25 | +- [ ] Dependency Update - Does not publish | 
|  | 26 | +- [ ] Other - Does not publish | 
|  | 27 | +- [ ] Website of github readme file update - Does not publish | 
|  | 28 | +- [ ] Github workflows - Does not publish | 
|  | 29 | + | 
|  | 30 | + | 
|  | 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 | +--> | 
|  | 38 | + | 
|  | 39 | +  - [ ] The code change has been tested and works locally | 
|  | 40 | +  - [ ] The code change has not yet been tested | 
|  | 41 | +   | 
|  | 42 | +If user-visible functionality or configuration variables are added/modified: | 
|  | 43 | +  - [ ] Added/updated documentation for the web page | 
|  | 44 | + | 
|  | 45 | +<!-- | 
|  | 46 | +  Thank you for contributing <3 | 
|  | 47 | +--> | 
|  | 48 | + | 
|  | 49 | + | 
0 commit comments