diff options
| author | Kisaragi <48310258+KisaragiEffective@users.noreply.github.com> | 2024-07-19 09:52:39 +0900 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-07-19 09:52:39 +0900 |
| commit | 615e60f25cde9115f0e044200e8adcab5eb5004d (patch) | |
| tree | f171d984bcecec5a22a74ba83c3e51ed1714e518 /.github | |
| parent | kill any from streaming API Implementation (#14251) (diff) | |
| download | misskey-615e60f25cde9115f0e044200e8adcab5eb5004d.tar.gz misskey-615e60f25cde9115f0e044200e8adcab5eb5004d.tar.bz2 misskey-615e60f25cde9115f0e044200e8adcab5eb5004d.zip | |
chore: modernize issue template (#14263)
Diffstat (limited to '.github')
| -rw-r--r-- | .github/ISSUE_TEMPLATE/01_bug-report.yml | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/.github/ISSUE_TEMPLATE/01_bug-report.yml b/.github/ISSUE_TEMPLATE/01_bug-report.yml index ac2b39cc12..315e712c30 100644 --- a/.github/ISSUE_TEMPLATE/01_bug-report.yml +++ b/.github/ISSUE_TEMPLATE/01_bug-report.yml @@ -53,8 +53,8 @@ body: Examples: * Model and OS of the device(s): MacBook Pro (14inch, 2021), macOS Ventura 13.4 * Browser: Chrome 113.0.5672.126 - * Server URL: misskey.io - * Misskey: 13.x.x + * Server URL: misskey.example.com + * Misskey: 2024.x.x value: | * Model and OS of the device(s): * Browser: @@ -74,11 +74,11 @@ body: Examples: * Installation Method or Hosting Service: docker compose, k8s/docker, systemd, "Misskey install shell script", development environment - * Misskey: 13.x.x + * Misskey: 2024.x.x * Node: 20.x.x * PostgreSQL: 15.x.x * Redis: 7.x.x - * OS and Architecture: Ubuntu 22.04.2 LTS aarch64 + * OS and Architecture: Ubuntu 24.04.2 LTS aarch64 value: | * Installation Method or Hosting Service: * Misskey: |