chore: Issue テンプレート(バグ報告・機能リクエスト、日英)#59
Merged
Merged
Conversation
.github/ISSUE_TEMPLATE/ に YAML issue form を用意: - バグ報告 / Bug Report、機能リクエスト / Feature Request(日英4種) - config.yml: blank_issues_enabled: true(アプリ内「🐞 バグを報告」の issues/new?body=... プリフィルリンクを弾かないため)+リリースへの導線 バグ報告フォームはアプリが自動添付する環境情報(バージョン/macOS/ツール診断)や クラッシュ/フリーズ採取手順(.ips / sample)と整合させている。
sasagar
added a commit
that referenced
this pull request
Jul 5, 2026
.github/ISSUE_TEMPLATE/ に YAML issue form を用意: - バグ報告 / Bug Report、機能リクエスト / Feature Request(日英4種) - config.yml: blank_issues_enabled: true(アプリ内「🐞 バグを報告」の issues/new?body=... プリフィルリンクを弾かないため)+リリースへの導線 バグ報告フォームはアプリが自動添付する環境情報(バージョン/macOS/ツール診断)や クラッシュ/フリーズ採取手順(.ips / sample)と整合させている。
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
概要
GitHub の Issue テンプレート(YAML issue forms)を追加。アプリ内「🐞 バグを報告」(#57)やヘルプの「問題を報告…」(#58)からの導線と整合させた。
追加ファイル(
.github/ISSUE_TEMPLATE/)blank_issues_enabled: true(アプリのissues/new?body=...プリフィルリンクを弾かないため)+リリースへの導線リンクメモ
git・gh・claude診断)や、クラッシュ/フリーズの採取手順(.ips/sample LaboLabo)と揃えてある。