From 52a4a27972d64c07a80cbe4f8cda6ae372629579 Mon Sep 17 00:00:00 2001 From: Emmanuel Ferdman Date: Mon, 2 Sep 2024 15:21:25 +0300 Subject: [PATCH] Update reference to contributing file Signed-off-by: Emmanuel Ferdman --- .github/ISSUE_TEMPLATE/config.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE/config.yml b/.github/ISSUE_TEMPLATE/config.yml index 4a273c469..e496b7a31 100644 --- a/.github/ISSUE_TEMPLATE/config.yml +++ b/.github/ISSUE_TEMPLATE/config.yml @@ -4,6 +4,6 @@ contact_links: url: https://discord.gg/7xgjhVAg6g about: You can ask for help here! - name: Want to contribute to step certificates? - url: https://github.com/smallstep/certificates/blob/master/docs/CONTRIBUTING.md + url: https://github.com/smallstep/certificates/blob/master/CONTRIBUTING.md about: Be sure to read contributing guidelines!