diff options
| author | Henry Jameson <me@hjkos.com> | 2022-07-31 17:04:48 +0300 |
|---|---|---|
| committer | Henry Jameson <me@hjkos.com> | 2022-07-31 17:04:48 +0300 |
| commit | dd1abc9f5d9cedf3eccb286764692e3d5a19d7a9 (patch) | |
| tree | 5bf7da606828b423c19b3634d162edc81e187ae8 /.gitlab/issue_templates/Suggestion.md | |
| parent | 0b88c56aa674ad19be7e7e883a3687ec89569940 (diff) | |
add gitlab templates
Diffstat (limited to '.gitlab/issue_templates/Suggestion.md')
| -rw-r--r-- | .gitlab/issue_templates/Suggestion.md | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/.gitlab/issue_templates/Suggestion.md b/.gitlab/issue_templates/Suggestion.md new file mode 100644 index 00000000..7472981a --- /dev/null +++ b/.gitlab/issue_templates/Suggestion.md @@ -0,0 +1,11 @@ +# Behavior suggestion/Feature request +<!-- +Type out what you want to see changed or what feature you want to see added to +PleormaFE. Please also explain how it would benefit users (or admins/moderators) +and what intended usecase is. Any background information (i.e. porting behavior +from other frontends/services, specific situations, personal preferences etc.) +as well as examples would be greatly appreciated. +--> + +/label ~suggestion + |
