From 6138ef03e057d9e0f884667cf4cc533652491274 Mon Sep 17 00:00:00 2001 From: zsviczian Date: Tue, 3 Sep 2024 18:02:55 +0200 Subject: [PATCH] Update Contribution.yml --- .github/ISSUE_TEMPLATE/Contribution.yml | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/.github/ISSUE_TEMPLATE/Contribution.yml b/.github/ISSUE_TEMPLATE/Contribution.yml index fe6dfc9..5293dc0 100644 --- a/.github/ISSUE_TEMPLATE/Contribution.yml +++ b/.github/ISSUE_TEMPLATE/Contribution.yml @@ -40,3 +40,11 @@ body: - Contribution Area: Adding a tutorial on advanced Excalidraw features - Experience: Regular user of Excalidraw and experienced in creating tutorials - Additional Information: Looking forward to contributing! + + - type: checkboxes + id: verify_guidelines + attributes: + label: Read the [WIKI Contributors Guidelines](https://github.com/zsviczian/obsidian-excalidraw-plugin/wiki/Contributor-Guidelines) before submitting the request. + options: + - label: Yes, I have read and understood the [Contributors Guidelines](https://github.com/zsviczian/obsidian-excalidraw-plugin/wiki/Contributor-Guidelines) +