mirror of
https://gitea.invidious.io/iv-org/documentation
synced 2025-04-15 22:17:19 +02:00
Don't tell to the user to ask to join the matrix room
because we already ask his matrix username in the issue template
This commit is contained in:
parent
4301bdaafd
commit
764718a9e5
4
.github/workflows/add-instance-updown.yml
vendored
4
.github/workflows/add-instance-updown.yml
vendored
@ -83,10 +83,6 @@ jobs:
|
|||||||
'- Improving the performance and the stability of your public instance: https://docs.invidious.io/improve-public-instance/',
|
'- Improving the performance and the stability of your public instance: https://docs.invidious.io/improve-public-instance/',
|
||||||
'',
|
'',
|
||||||
'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',
|
|
||||||
'then pinging @ unixfox, @ TheFrenchGhosty and @ SamantazFox for asking to be invited to the Matrix room.',
|
|
||||||
'We discuss troubles managing a public instance, sharing some advices 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…
x
Reference in New Issue
Block a user