mirror of
https://gitlab.com/recaptime-dev/squad/meta.git
synced 2025-06-03 11:39:29 +00:00
Add GitHub reply templates for crew
Co-authored-by: @ajhalili2006 <ajhalili2006@crew.recaptime.eu.org> Signed-off-by: multifandom hellscapes <multifandom-multiverse@andreijiroh.eu.org>
This commit is contained in:
parent
c31a12dbf0
commit
cdb8302296
3 changed files with 29 additions and 0 deletions
9
templates/replies/README.md
Normal file
9
templates/replies/README.md
Normal file
|
@ -0,0 +1,9 @@
|
|||
# Reply templates for maintainers
|
||||
|
||||
Here is a list of common **reply messages** shared by core team members to help them respond to issues. Some of them are adopted from [OpenCollective's meta issue tracker](https://github.com/opencollective/opencollective/tree/main/.github/MAINTAINER_REPLY_TEMPLATES).
|
||||
|
||||
You can add those to your [GitHub saved replies settings](https://github.com/settings/replies).
|
||||
|
||||
- [Guidelines are not followed](guidelines-not-followed.md)
|
||||
- [Use Matrix/Discord/public inbox](do-not-use-issue-tracker-for-support.md)
|
||||
- [Don't comment on a closed issue](commented-on-closed-issues.md)
|
9
templates/replies/commented-on-closed-issues.md
Normal file
9
templates/replies/commented-on-closed-issues.md
Normal file
|
@ -0,0 +1,9 @@
|
|||
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.
|
||||
|
||||
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: <https://squad.lorebooks.eu.org/handbook/support>
|
||||
|
||||
---
|
||||
|
||||
_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._
|
11
templates/replies/guidelines-not-followed.md
Normal file
11
templates/replies/guidelines-not-followed.md
Normal file
|
@ -0,0 +1,11 @@
|
|||
This ticket or patch is closed/rejected due to **guidelines not followed**.
|
||||
|
||||
All tickets should follow the guidelines as mentioned in:
|
||||
|
||||
- The [Code of Conduct](https://github.com/opencollective/opencollective/blob/main/CODE_OF_CONDUCT.md).
|
||||
|
||||
- Submission guidelines as mentioned in the project's README and CONTRIBUTING files.
|
||||
|
||||
---
|
||||
|
||||
_This template is copied from [OpenCollective's meta issue tracker](https://github.com/opencollective/opencollective/blob/main/.github/MAINTAINER_REPLY_TEMPLATES/GUIDELINES_NOT_FOLLOWED.md), edited for use by @recaptime-dev team._
|
Loading…
Add table
Add a link
Reference in a new issue