From 09757c1e87d4a8662c79ad70aed46384c36dc2ef Mon Sep 17 00:00:00 2001 From: SeaswimmerTheFsh Date: Fri, 18 Aug 2023 13:46:53 -0400 Subject: [PATCH] repo: changed some issue templates --- .gitea/ISSUE_TEMPLATE/bot-suggestion.md | 5 ++++- .gitea/ISSUE_TEMPLATE/cog-suggestion.md | 5 ++++- 2 files changed, 8 insertions(+), 2 deletions(-) diff --git a/.gitea/ISSUE_TEMPLATE/bot-suggestion.md b/.gitea/ISSUE_TEMPLATE/bot-suggestion.md index bde5362..9da6352 100644 --- a/.gitea/ISSUE_TEMPLATE/bot-suggestion.md +++ b/.gitea/ISSUE_TEMPLATE/bot-suggestion.md @@ -16,5 +16,8 @@ A clear and concise description of what you want to happen. **Describe alternatives you've considered** A clear and concise description of any alternative solutions or features you've considered. +**Screenshots** +If applicable, add screenshots to help explain your problem. + **Additional context** -Add any other context or screenshots about the feature request here. +Add any other context about the problem here. diff --git a/.gitea/ISSUE_TEMPLATE/cog-suggestion.md b/.gitea/ISSUE_TEMPLATE/cog-suggestion.md index 0fdf8b3..0d55b2d 100644 --- a/.gitea/ISSUE_TEMPLATE/cog-suggestion.md +++ b/.gitea/ISSUE_TEMPLATE/cog-suggestion.md @@ -19,5 +19,8 @@ A clear and concise description of what you want to happen. **Describe alternatives you've considered** A clear and concise description of any alternative solutions or features you've considered. +**Screenshots** +If applicable, add screenshots to help explain your problem. + **Additional context** -Add any other context or screenshots about the feature request here. +Add any other context about the problem here.