From a22d943f73c386778263dc9ad88542a13ec65323 Mon Sep 17 00:00:00 2001 From: Andrei Jiroh Halili Date: Tue, 31 Dec 2024 19:46:04 +0800 Subject: [PATCH] Update templates for email and issue replies --- templates/email/signature-example.txt | 12 ++++++++++++ templates/replies/commented-on-closed-issues.md | 7 ++++--- .../replies/do-not-use-issue-tracker-for-support.md | 6 +++--- 3 files changed, 19 insertions(+), 6 deletions(-) create mode 100644 templates/email/signature-example.txt diff --git a/templates/email/signature-example.txt b/templates/email/signature-example.txt new file mode 100644 index 0000000..41ccffd --- /dev/null +++ b/templates/email/signature-example.txt @@ -0,0 +1,12 @@ +-- +Your Name Here +Role, [Recap Time Squad | Project Name Here] + + +Recap Time Squad is fiscally sponsored by The Hack Foundation (d.b.a. Hack Club), +a 501(c)(3) US nonprofit (EIN: 81-2908499). Learn more: https://hackclub.com/fiscal-sponsorship + + +[Project Name Here], a Recap Time Squad (https://recaptime.dev) project, is fiscally +sponsored by The Hack Foundation (d.b.a. Hack Club), a 501(c)(3) US nonprofit +(EIN: 81-2908499). Learn more: https://hackclub.com/fiscal-sponsorship diff --git a/templates/replies/commented-on-closed-issues.md b/templates/replies/commented-on-closed-issues.md index 312ae92..30d9070 100644 --- a/templates/replies/commented-on-closed-issues.md +++ b/templates/replies/commented-on-closed-issues.md @@ -1,9 +1,10 @@ Please don't comment on already **closed issues**. If you think the issue is still there, please feel free to -open a new issue and refer this issue in the details. +open a new issue and refer this issue in the details. Alternatively, if you have a question, feel free to post in our chatroom(s) linked in the project's README. -If this is a support issue, please email us at support@crew.recaptime.eu.org. More information can be found at our handbook: +If this is a support issue, please email us at or visit our support page at +https://support.recaptime.dev. --- -_This template is copied from [OpenCollective's meta issue tracker](https://github.com/opencollective/opencollective/blob/main/.github/MAINTAINER_REPLY_TEMPLATES/DONT_COMMENT_ON_CLOSED_ISSUE.md), edited for use by @recaptime-dev team._ \ No newline at end of file +_This template is copied from [OpenCollective's meta issue tracker](https://github.com/opencollective/opencollective/blob/main/.github/MAINTAINER_REPLY_TEMPLATES/DONT_COMMENT_ON_CLOSED_ISSUE.md), edited for use by @recaptime-dev team._ diff --git a/templates/replies/do-not-use-issue-tracker-for-support.md b/templates/replies/do-not-use-issue-tracker-for-support.md index 2cecf7d..308f1bc 100644 --- a/templates/replies/do-not-use-issue-tracker-for-support.md +++ b/templates/replies/do-not-use-issue-tracker-for-support.md @@ -1,8 +1,8 @@ We use the issue tracker to only track **Bugs**, **Feature Requests**, **Documentation**, **Projects**. -If you have a question please use our [dev chat on Matrix](https://squad.lorebooks.eu.org/handbook/opensource/devchat) -or one of [our mailing lists](https://squad.lorebooks.eu.org/handbook/opensource/mailing-lists). -This will help to keep the issue tracker clean. +If you have a question please ask in [GitHub Discussions](https://github.com/orgs/recaptime-dev/discussions) +or [at our Zulip chat](https://recaptime-dev.zulipchat.com). This will help to keep the issue tracker clean. --- _This template is copied from [OpenCollective's meta issue tracker](https://github.com/opencollective/opencollective/blob/main/.github/MAINTAINER_REPLY_TEMPLATES/WRONG_FORUM_USE_SLACK.md), edited for use by @recaptime-dev team._ +