mirror of
https://github.com/aquasecurity/kube-hunter.git
synced 2026-05-20 16:16:04 +00:00
Create PULL_REQUEST_TEMPLATE.md (#222)
This commit is contained in:
committed by
Yehuda Chikvashvili
parent
91e4388e53
commit
6969f02e9b
21
.github/PULL_REQUEST_TEMPLATE.md
vendored
Normal file
21
.github/PULL_REQUEST_TEMPLATE.md
vendored
Normal file
@@ -0,0 +1,21 @@
|
||||
<!---
|
||||
Thank you for contributing to Aqua Security.
|
||||
Fields marked with (*) are required. Please don't remove the template.
|
||||
-->
|
||||
|
||||
## Description (*)
|
||||
<!---
|
||||
Please provide a brief description of this PR.
|
||||
-->
|
||||
## Fixed Issues (if necessary)
|
||||
<!---
|
||||
Please mention all the relevant issues this PR fixes.
|
||||
-->
|
||||
## Screenshots (if necessary)
|
||||
<!---
|
||||
Provide relevant screenshots for the error fixed or the feature introduced. You can upload JPEGs, PNGs, or GIFs.
|
||||
-->
|
||||
## Contribution checklist (*)
|
||||
- [ ] I have read the Contributing Guidelines
|
||||
- [ ] Commits have been made with meaningful commit messages
|
||||
- [ ] All automated tests have passed successfully
|
||||
Reference in New Issue
Block a user