Skip to content

ISSUE_TEMPLATE ディレクトリを導入し、テンプレートを適用して問題を報告できるようにする #1001

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Jan 27, 2025
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions .github/ISSUE_TEMPLATE/config.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
blank_issues_enabled: false
Original file line number Diff line number Diff line change
@@ -1,10 +1,11 @@
<!--
問題の報告には、以下のテンプレートをご利用ください。
---
name: 問題の報告
about: 問題の報告には、このテンプレートをご利用ください。本文がこのテンプレートに沿っていない場合、issue がクローズされることがあります。
---

<!--
どうしても形式に沿えない場合や項目を増やしたい場合は、
その旨が伝わるように記述してください。

本文がこのテンプレートに沿っていない場合、issue がクローズされることがあります。
-->

# 概要
Expand Down