diff options
| author | かっこかり <67428053+kakkokari-gtyih@users.noreply.github.com> | 2025-01-04 14:37:14 +0900 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-01-04 14:37:14 +0900 |
| commit | 62299588d83dfaf3291b72c8d62d87d84ad1aea8 (patch) | |
| tree | 1d6250d3e98c695cefbd93c7180123605bc5da48 /.github | |
| parent | fix(frontend): serverContextの値を利用する条件が間違っていた... (diff) | |
| download | sharkey-62299588d83dfaf3291b72c8d62d87d84ad1aea8.tar.gz sharkey-62299588d83dfaf3291b72c8d62d87d84ad1aea8.tar.bz2 sharkey-62299588d83dfaf3291b72c8d62d87d84ad1aea8.zip | |
2025 (#15203)
Diffstat (limited to '.github')
| -rw-r--r-- | .github/ISSUE_TEMPLATE/01_bug-report.yml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/.github/ISSUE_TEMPLATE/01_bug-report.yml b/.github/ISSUE_TEMPLATE/01_bug-report.yml index 315e712c30..077855b5bf 100644 --- a/.github/ISSUE_TEMPLATE/01_bug-report.yml +++ b/.github/ISSUE_TEMPLATE/01_bug-report.yml @@ -54,7 +54,7 @@ body: * Model and OS of the device(s): MacBook Pro (14inch, 2021), macOS Ventura 13.4 * Browser: Chrome 113.0.5672.126 * Server URL: misskey.example.com - * Misskey: 2024.x.x + * Misskey: 2025.x.x value: | * Model and OS of the device(s): * Browser: @@ -74,7 +74,7 @@ body: Examples: * Installation Method or Hosting Service: docker compose, k8s/docker, systemd, "Misskey install shell script", development environment - * Misskey: 2024.x.x + * Misskey: 2025.x.x * Node: 20.x.x * PostgreSQL: 15.x.x * Redis: 7.x.x |