summaryrefslogtreecommitdiff
path: root/.github/ISSUE_TEMPLATE
diff options
context:
space:
mode:
authorsyuilo <Syuilotan@yahoo.co.jp>2023-07-07 13:58:43 +0900
committersyuilo <Syuilotan@yahoo.co.jp>2023-07-07 13:58:43 +0900
commitf76b3edbdddbb0337b81f27a280d7d2d9e2ef196 (patch)
tree718dd7ef1e5a5784fd70fab191314188d7dc0176 /.github/ISSUE_TEMPLATE
parentMerge branch 'develop' of https://github.com/misskey-dev/misskey into develop (diff)
downloadsharkey-f76b3edbdddbb0337b81f27a280d7d2d9e2ef196.tar.gz
sharkey-f76b3edbdddbb0337b81f27a280d7d2d9e2ef196.tar.bz2
sharkey-f76b3edbdddbb0337b81f27a280d7d2d9e2ef196.zip
update node to 20.4.0
Diffstat (limited to '.github/ISSUE_TEMPLATE')
-rw-r--r--.github/ISSUE_TEMPLATE/01_bug-report.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/ISSUE_TEMPLATE/01_bug-report.md b/.github/ISSUE_TEMPLATE/01_bug-report.md
index 25e7fc8b20..b889d96eb3 100644
--- a/.github/ISSUE_TEMPLATE/01_bug-report.md
+++ b/.github/ISSUE_TEMPLATE/01_bug-report.md
@@ -54,7 +54,7 @@ Please include errors from the developer console and/or server log files if you
* Installation Method or Hosting Service: <!-- Example: docker compose, k8s/docker, systemd, "Misskey install shell script", development environment -->
* Misskey: 13.x.x
-* Node: 18.x.x
+* Node: 20.x.x
* PostgreSQL: 15.x.x
* Redis: 7.x.x
* OS and Architecture: <!-- Example: Ubuntu 22.04.2 LTS aarch64 -->