diff --git a/.github/PULL_REQUEST_TEMPLATE/adopters.md b/.github/PULL_REQUEST_TEMPLATE/adopters.md new file mode 100644 index 00000000..60053b1f --- /dev/null +++ b/.github/PULL_REQUEST_TEMPLATE/adopters.md @@ -0,0 +1,7 @@ +## Adding a new adopter + +- Name of the adopter: +- URL of the adopter (if applicable): +- Why do you use Kubescape and your use case + +Please ensure you have followed our Code of Conduct and Contributing Guidelines. diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE/pull_request_template.md similarity index 100% rename from .github/PULL_REQUEST_TEMPLATE.md rename to .github/PULL_REQUEST_TEMPLATE/pull_request_template.md