From 70cc5d3c399aaee1b40fe41042f4126e2faa30dd Mon Sep 17 00:00:00 2001 From: Josh Richards Date: Tue, 5 Dec 2023 11:33:21 -0500 Subject: [PATCH] Update improvement_suggestion.md Signed-off-by: Josh Richards --- .github/ISSUE_TEMPLATE/improvement_suggestion.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/improvement_suggestion.md b/.github/ISSUE_TEMPLATE/improvement_suggestion.md index daf5eea2a..5d70f237c 100644 --- a/.github/ISSUE_TEMPLATE/improvement_suggestion.md +++ b/.github/ISSUE_TEMPLATE/improvement_suggestion.md @@ -26,7 +26,7 @@ Example: My amazing idea is [...] - *Then* return here to bring back your experience to help improve the documentation for clarity, etc. (and link back to the forum discussion in your report!) #### Protip: If you want to help move things along (or just help out in other ways too) here are some suggestions: -* Look for areas where you can assist - even seemingingly unrelated areas - *because doing so frees up resources for your favorite topics and ideas*. +* Look for areas where you can assist - even seemingly unrelated areas - *because doing so frees up resources for your favorite topics and ideas*. * Submit a proposed change - that attempts to addresses your issue - as a pull request. -* Paricipate in a discussion on some other unresolved [submitted idea ("issues")](https://github.com/nextcloud/documentation/issues) to help move it along. +* Participate in a discussion on some other unresolved [submitted idea ("issues")](https://github.com/nextcloud/documentation/issues) to help move it along. * Post a comment or review on someone else's [proposed change ("pull request")](https://github.com/nextcloud/documentation/pulls) to help move it along.