Skip to content

Commit

Permalink
テンプレートファイルの不要な文言を削除する (#2)
Browse files Browse the repository at this point in the history
* 検証時に入れていた余分な文言を削除。

* PRテンプレートの位置を移動。
  • Loading branch information
fkoyama authored Feb 10, 2025
1 parent e1bead9 commit b408be4
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/ISSUE_TEMPLATE/10-bug-report.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: 不具合の報告 (.github リポジトリ)
name: 不具合の報告
description: 不具合を報告するためのテンプレートです。セキュリティ関連の問題、脆弱性の報告は、セキュリティアドバイザリを通じて提出してください。
title: "[Bug]: "
labels: ["不具合", "not triaged"]
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
## この Pull request で実施したこと (.github リポジトリ)
## この Pull request で実施したこと

この Pull request で何をしたのか記載します。

Expand Down

0 comments on commit b408be4

Please sign in to comment.