diff options
| author | syuilo <Syuilotan@yahoo.co.jp> | 2021-08-12 15:44:16 +0900 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-08-12 15:44:16 +0900 |
| commit | 77456ae0bc6aa352b44ddb78c070a16ef736643e (patch) | |
| tree | 80e01727bf84cd27b1507551b52b66b6444c9203 | |
| parent | 12.87.0 (diff) | |
| download | sharkey-77456ae0bc6aa352b44ddb78c070a16ef736643e.tar.gz sharkey-77456ae0bc6aa352b44ddb78c070a16ef736643e.tar.bz2 sharkey-77456ae0bc6aa352b44ddb78c070a16ef736643e.zip | |
Create config.yml
| -rw-r--r-- | .github/ISSUE_TEMPLATE/config.yml | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/.github/ISSUE_TEMPLATE/config.yml b/.github/ISSUE_TEMPLATE/config.yml new file mode 100644 index 0000000000..730647b086 --- /dev/null +++ b/.github/ISSUE_TEMPLATE/config.yml @@ -0,0 +1,7 @@ +contact_links: + - name: 👪 Misskey Forum + url: https://forum.misskey.io/ + about: Ask questions and share knowledge + - name: 💬 Misskey official Discord + url: https://discord.gg/Wp8gVStHW3 + about: Chat freely about Misskey |