mirror of
https://github.com/iv-org/documentation.git
synced 2025-06-20 04:34:20 -04:00
Edit the new instance message about joining the instance owners room (#536)
This commit is contained in:
parent
46be89fc3b
commit
7914e9b17f
1 changed files with 3 additions and 3 deletions
|
@ -83,9 +83,9 @@ jobs:
|
||||||
'',
|
'',
|
||||||
'It is highly recommended to follow these tutorials because it will allow the instance to stay stable and performant over the long term.',
|
'It is highly recommended to follow these tutorials because it will allow the instance to stay stable and performant over the long term.',
|
||||||
'',
|
'',
|
||||||
'Please consider joining the Matrix room for public instance maintainers by joining our Matrix room: https://matrix.to/#/#invidious:matrix.org',
|
'When your instance is added to the instances list, please consider joining the Matrix room for public instance maintainers by joining our Matrix room: https://matrix.to/#/#invidious:matrix.org',
|
||||||
'then pinging @ unixfox, @ TheFrenchGhosty and @ SamantazFox for asking to be invited to the Matrix room.',
|
'and pinging @ unixfox, @ TheFrenchGhosty and @ SamantazFox to ask to be invited to it.',
|
||||||
'We discuss troubles managing a public instance, sharing some advices and more.'
|
'We discuss troubles managing a public instance, we share some advices, we warn you in advance of potential security issues and more.'
|
||||||
].join('\n');
|
].join('\n');
|
||||||
await github.rest.issues.createComment({
|
await github.rest.issues.createComment({
|
||||||
issue_number: context.issue.number,
|
issue_number: context.issue.number,
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue