diff options
| author | syuilo <Syuilotan@yahoo.co.jp> | 2023-05-07 11:27:46 +0900 |
|---|---|---|
| committer | syuilo <Syuilotan@yahoo.co.jp> | 2023-05-07 11:27:46 +0900 |
| commit | 1ff23d7a9d46ce2f73eb8d7a0a86de6e0f689de0 (patch) | |
| tree | 1d6dcc0b8356cfb00e9ed7d8c21919c3f007aed5 | |
| parent | fix lint (diff) | |
| parent | Update 01_bug-report.md (diff) | |
| download | misskey-1ff23d7a9d46ce2f73eb8d7a0a86de6e0f689de0.tar.gz misskey-1ff23d7a9d46ce2f73eb8d7a0a86de6e0f689de0.tar.bz2 misskey-1ff23d7a9d46ce2f73eb8d7a0a86de6e0f689de0.zip | |
Merge branch 'develop' of https://github.com/misskey-dev/misskey into develop
| -rw-r--r-- | .github/ISSUE_TEMPLATE/01_bug-report.md | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.github/ISSUE_TEMPLATE/01_bug-report.md b/.github/ISSUE_TEMPLATE/01_bug-report.md index b4a2f69879..f6fd593c85 100644 --- a/.github/ISSUE_TEMPLATE/01_bug-report.md +++ b/.github/ISSUE_TEMPLATE/01_bug-report.md @@ -37,7 +37,10 @@ Please include errors from the developer console and/or server log files if you ## 📌 Environment <!-- Tell us where on the platform it happens --> +<!-- DO NOT WRITE "latest". Please provide the specific version. --> Misskey version: +PostgreSQL version: +Redis version: Your OS: Your browser: |