Skip to content
This repository was archived by the owner on Jan 14, 2026. It is now read-only.

Commit 64c6767

Browse files
authored
Update issue templates
1 parent aa4bb73 commit 64c6767

1 file changed

Lines changed: 28 additions & 0 deletions

File tree

Lines changed: 28 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,28 @@
1+
---
2+
name: バグレポート / Bug report
3+
about: Create a report to help us improve
4+
title: "[BUG] Bug name"
5+
labels: bug
6+
assignees: nekogakure
7+
8+
---
9+
10+
### バグの内容 / Bug details
11+
<!-- バグの内容を簡潔に書いてください -->
12+
13+
### 発生する条件 / Conditions that occur
14+
<!-- どのような手順を踏んだらそのバグが発生するのか簡潔に書いてください。再現性があることを大事にしてください -->
15+
1. XXX
16+
2. XXX
17+
18+
19+
### 本来期待される動作 / Original behavior
20+
<!-- 本来、その操作を行った際、どのような動作が期待されるか -->
21+
22+
### 環境情報 / Environmental information
23+
<!-- あなたの環境情報を書いてください。下はExample -->
24+
OS: Ubuntu Desktop 24.04.3 LTS
25+
VM: qemu-system-x86_64 / version 10.1.2
26+
27+
### ログ / Log(任意 / optional)
28+
<!-- そのバグが発生した箇所のログ(qemuでは-D qemu.logなどで生成可能)--!>

0 commit comments

Comments
 (0)