diff --git a/.github/ISSUE_TEMPLATE/Contribution.yml b/.github/ISSUE_TEMPLATE/Contribution.yml index 4720565..62f2e63 100644 --- a/.github/ISSUE_TEMPLATE/Contribution.yml +++ b/.github/ISSUE_TEMPLATE/Contribution.yml @@ -1,6 +1,6 @@ name: Contribution Request -about: Request access to contribute to the Excalidraw plugin documentation on the wiki +description: Request access to contribute to the Excalidraw plugin documentation on the wiki title: '[Contribution] Request to Contribute to Wiki' @@ -14,7 +14,7 @@ body: content: | ## Contribution Request - Thank you for your interest in contributing to the Excalidraw Plugin wiki! To help me understand how you’d like to contribute, please provide the following details: + Thank you for your interest in contributing to the Excalidraw Plugin wiki! To help us understand how you’d like to contribute, please provide the following details: 1. **Contribution Area**: Describe what areas of the wiki you’re interested in contributing to (e.g., fixing typos, adding new tutorials, improving existing content). 2. **Experience**: Briefly describe your experience with Excalidraw or Obsidian and any relevant background that will help with the contribution. @@ -27,7 +27,7 @@ body: - Additional Information: Looking forward to contributing! ``` - Once I review your request, I will get back to you with instructions on how to proceed. Thank you for helping improve our documentation! + Once we review your request, we will get back to you with instructions on how to proceed. Thank you for helping improve our documentation! --- - Zsolt + The Excalidraw Plugin Team