diff --git a/.github/ ISSUE_TEMPLATE/bug_report.md b/.github/ ISSUE_TEMPLATE/bug_report.md new file mode 100644 index 0000000..ac22f8e --- /dev/null +++ b/.github/ ISSUE_TEMPLATE/bug_report.md @@ -0,0 +1,10 @@ +--- +name: Bug report +about: This project is not supported +title: '' +labels: '' +assignees: '' + +--- + +This project is no longer supported, created issues are not handled. diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md new file mode 100644 index 0000000..d959e64 --- /dev/null +++ b/.github/pull_request_template.md @@ -0,0 +1 @@ +Sorry but this project is not supported, therefore created pull requests are not handled. \ No newline at end of file diff --git a/README.md b/README.md index 081ca17..ef08595 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # ADCS Issuer - +Sorry, but this project is no longer maintained. We do not address any issues or pr-s opened. ADCS Issuer is a [cert-manager's](https://github.com/jetstack/cert-manager) CertificateRequest controller that uses MS Active Directory Certificate Service to sign certificates (see [this design document](https://github.com/jetstack/cert-manager/blob/master/design/20190708.certificate-request-crd.md) for details on CertificateRequest CRD).