added update to pr template

This commit is contained in:
vasilije 2026-01-06 17:53:42 +01:00
parent 5c365abf66
commit 555eef69e3

View file

@ -10,18 +10,13 @@ DO NOT use AI-generated descriptions. We want to understand your thought process
<!-- <!--
* Key requirements to the new feature or modification; * Key requirements to the new feature or modification;
* Proof that the changes work and meet the requirements; * Proof that the changes work and meet the requirements;
* Include instructions on how to verify the changes. Describe how to test it locally;
* Proof that it's sufficiently tested.
--> -->
## Type of Change ## Type of Change
<!-- Please check the relevant option --> <!-- Please check the relevant option -->
- [ ] Bug fix (non-breaking change that fixes an issue) - [ ] Bug fix (non-breaking change that fixes an issue)
- [ ] New feature (non-breaking change that adds functionality) - [ ] New feature (non-breaking change that adds functionality)
- [ ] Breaking change (fix or feature that would cause existing functionality to change)
- [ ] Documentation update
- [ ] Code refactoring - [ ] Code refactoring
- [ ] Performance improvement
- [ ] Other (please specify): - [ ] Other (please specify):
## Screenshots ## Screenshots