add security policy, config.yml for issue templates and add pull request template

This commit is contained in:
neon_arch 2023-05-04 12:28:07 +03:00
parent 01357554b8
commit f003243b0f
3 changed files with 31 additions and 0 deletions

25
PULL_REQUEST_TEMPLATE.md Normal file
View file

@ -0,0 +1,25 @@
## What does this PR do?
<!-- MANDATORY -->
<!-- explain the changes in your PR, algorithms, design, architecture -->
## Why is this change important?
<!-- MANDATORY -->
<!-- explain the motivation behind your PR -->
## How to test this PR locally?
<!-- commands to run the tests or instructions to test the changes-->
## Author's checklist
<!-- additional notes for reviewiers -->
## Related issues
<!--
Closes #234
-->