diff options
| author | tamaina <tamaina@hotmail.co.jp> | 2023-06-09 06:32:09 +0000 |
|---|---|---|
| committer | tamaina <tamaina@hotmail.co.jp> | 2023-06-09 06:32:09 +0000 |
| commit | 5e680500e5bf0da4828bd1d16ac32234a499fc33 (patch) | |
| tree | c0345c781303e29bc82e54f3ac726a7e588a9283 /.github | |
| parent | Fix: enhance: タイムラインにフォロイーの行った他人へのリ... (diff) | |
| download | sharkey-5e680500e5bf0da4828bd1d16ac32234a499fc33.tar.gz sharkey-5e680500e5bf0da4828bd1d16ac32234a499fc33.tar.bz2 sharkey-5e680500e5bf0da4828bd1d16ac32234a499fc33.zip | |
chore: instance → server
Diffstat (limited to '.github')
| -rw-r--r-- | .github/ISSUE_TEMPLATE/01_bug-report.md | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/.github/ISSUE_TEMPLATE/01_bug-report.md b/.github/ISSUE_TEMPLATE/01_bug-report.md index 46ce16f073..25e7fc8b20 100644 --- a/.github/ISSUE_TEMPLATE/01_bug-report.md +++ b/.github/ISSUE_TEMPLATE/01_bug-report.md @@ -46,8 +46,10 @@ Please include errors from the developer console and/or server log files if you <!-- Example: Chrome 113.0.5672.126 --> * Server URL: <!-- Example: misskey.io --> +* Misskey: + 13.x.x -### 🛰 Backend (for instance admin) +### 🛰 Backend (for server admin) <!-- If you are using a managed service, put that after the version. --> * Installation Method or Hosting Service: <!-- Example: docker compose, k8s/docker, systemd, "Misskey install shell script", development environment --> |