diff --git a/.gitlab/issue_templates/Bug.md b/.gitlab/issue_templates/Bug.md index 17529a476..6f8dd3c23 100644 --- a/.gitlab/issue_templates/Bug.md +++ b/.gitlab/issue_templates/Bug.md @@ -2,5 +2,5 @@ Please do not use this issue tracker for support requests and bug reports. This issue tracker is used by the Cloudron development team to track actual bugs in the code. -Please use the forum at https://forum.cloudron.io or email us at support@cloudron.io - +Please use the forum at https://forum.cloudron.io to report bugs. For +confidential issues, please email us at support@cloudron.io. diff --git a/.gitlab/issue_templates/Feature.md b/.gitlab/issue_templates/Feature.md index d82f61de8..76e79da42 100644 --- a/.gitlab/issue_templates/Feature.md +++ b/.gitlab/issue_templates/Feature.md @@ -2,6 +2,6 @@ Please do not use this issue tracker for support requests and feature reports. This issue tracker is used by the Cloudron development team to track issues in the code. -Please use the forum at https://forum.cloudron.io where people can upvote your -feature requests or email us at support@cloudron.io +Please use the forum at https://forum.cloudron.io to report bugs. For +confidential issues, please email us at support@cloudron.io.