egirlskey/.github/ISSUE_TEMPLATE/01_bug-report.md

59 lines
1.6 KiB
Markdown
Raw Normal View History

2018-07-20 12:05:14 +00:00
---
2019-03-07 12:41:39 +00:00
name: 🐛 Bug Report
2018-07-20 12:05:14 +00:00
about: Create a report to help us improve
title: ''
2019-03-07 09:16:49 +00:00
labels: ⚠bug?
assignees: ''
2018-07-20 12:05:14 +00:00
---
2021-03-24 03:01:37 +00:00
<!--
Thanks for reporting!
First, in order to avoid duplicate Issues, please search to see if the problem you found has already been reported.
Also, If you are NOT owner/admin of server, PLEASE DONT REPORT SERVER SPECIFIC ISSUES TO HERE! (e.g. feature XXX is not working in misskey.example) Please try with another misskey servers, and if your issue is only reproducible with specific server, contact your server's owner/admin first.
2021-03-24 03:01:37 +00:00
-->
2019-04-04 16:14:25 +00:00
## 💡 Summary
2018-07-20 12:05:14 +00:00
<!-- Tell us what the bug is -->
2022-02-02 19:51:29 +00:00
## 🥰 Expected Behavior
2018-07-20 12:05:14 +00:00
<!--- Tell us what should happen -->
2022-02-02 19:51:29 +00:00
## 🤬 Actual Behavior
2022-05-29 12:26:29 +00:00
<!--
Tell us what happens instead of the expected behavior.
Please include errors from the developer console and/or server log files if you have access to them.
-->
2018-07-20 12:05:14 +00:00
2019-04-04 16:14:25 +00:00
## 📝 Steps to Reproduce
2018-07-20 12:05:14 +00:00
1.
2.
3.
2019-04-04 16:14:25 +00:00
## 📌 Environment
2018-07-20 12:05:14 +00:00
<!-- Tell us where on the platform it happens -->
2023-05-07 01:42:01 +00:00
<!-- DO NOT WRITE "latest". Please provide the specific version. -->
2022-02-02 19:51:29 +00:00
### 💻 Frontend
2023-06-05 12:35:23 +00:00
* Model and OS of the device(s):
<!-- Example: MacBook Pro (14inch, 2021), macOS Ventura 13.4 -->
2023-06-05 12:35:23 +00:00
* Browser:
<!-- Example: Chrome 113.0.5672.126 -->
2023-06-05 12:35:23 +00:00
* Server URL:
<!-- Example: misskey.io -->
### 🛰 Backend (for instance admin)
<!-- If you are using a managed service, put that after the version. -->
2023-06-05 12:35:23 +00:00
* 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
* PostgreSQL: 15.x.x
* Redis: 7.x.x
* OS and Architecture: <!-- Example: Ubuntu 22.04.2 LTS aarch64 -->