ci: Add PR template (RAW initial commit)

This commit is contained in:
zen0bit 2024-04-30 08:52:34 +02:00
parent faee2824a9
commit 0143416856
1 changed files with 22 additions and 0 deletions

22
.github/pull_request_template vendored Normal file
View File

@ -0,0 +1,22 @@
<!-- Uncomment relevant sections fill relevant and delete options which are not applicable -->
#### Testing the changes
- I tested the changes in this PR: **YES**|**briefly**|**NO**
<!--
#### Change current OS
- This PR will change current OS: **YES**|**NO**
- Enter changed OS name: **NAME**
-->
<!--
#### Add new OS
- This PR will add new OS: **YES**|**NO**
- Enter new OS name: **NAME**
-->
<!--
#### Change something else
- This PR will change something else: **YES**|**NO**
- Enter short description of changes: **DESCRIPTION**
-->