Skip to content

Commit

Permalink
Question Templateを追加
Browse files Browse the repository at this point in the history
  • Loading branch information
ensan-hcl committed May 27, 2023
1 parent d7d8e5e commit 9d2b1eb
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 1 deletion.
2 changes: 1 addition & 1 deletion .github/ISSUE_TEMPLATE/bug-report--不具合の報告-.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
name: Bug report (不具合の報告)
about: 不具合の修正のための情報提供
title: "[BUG] Description of bug"
labels: bug, invalid
labels: bug
assignees: ''

---
Expand Down
15 changes: 15 additions & 0 deletions .github/ISSUE_TEMPLATE/question--質問-.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
---
name: Question (質問)
about: Ask anything about azooKey
title: "[Question]"
labels: question
assignees: ensan-hcl

---

<!-- 質問の内容を書いてください -->
<!-- Write your question here -->


<!-- あなたがそれを知りたい理由があれば教えてください -->
<!-- If possible, write why you want to know about that -->

0 comments on commit 9d2b1eb

Please sign in to comment.