From 95f45f003772b442ab6b46bd25dd68ad49ae29f5 Mon Sep 17 00:00:00 2001 From: Perfare Date: Fri, 3 Mar 2023 07:48:48 +0800 Subject: [PATCH] update issue template --- .github/ISSUE_TEMPLATE/{bug_report.md => problem_report.md} | 6 +++--- .../{bug_report_cn.md => problem_report_cn.md} | 6 +++--- 2 files changed, 6 insertions(+), 6 deletions(-) rename .github/ISSUE_TEMPLATE/{bug_report.md => problem_report.md} (76%) rename .github/ISSUE_TEMPLATE/{bug_report_cn.md => problem_report_cn.md} (73%) diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/problem_report.md similarity index 76% rename from .github/ISSUE_TEMPLATE/bug_report.md rename to .github/ISSUE_TEMPLATE/problem_report.md index 50b9122..0fa800c 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/problem_report.md @@ -1,6 +1,6 @@ --- -name: Bug report -about: Bug report +name: Problem report +about: Problem report title: '' labels: '' assignees: '' @@ -11,7 +11,7 @@ Note: if you do not provide all of the following information I will directly ign - Il2CppDumper version -- Target Unity version +- Target Unity version (optional) - Describe the issue diff --git a/.github/ISSUE_TEMPLATE/bug_report_cn.md b/.github/ISSUE_TEMPLATE/problem_report_cn.md similarity index 73% rename from .github/ISSUE_TEMPLATE/bug_report_cn.md rename to .github/ISSUE_TEMPLATE/problem_report_cn.md index 0bd3bac..1409945 100644 --- a/.github/ISSUE_TEMPLATE/bug_report_cn.md +++ b/.github/ISSUE_TEMPLATE/problem_report_cn.md @@ -1,6 +1,6 @@ --- -name: Bug提交 -about: 中文Bug提交 +name: 问题报告 +about: 中文问题报告 title: '' labels: '' assignees: '' @@ -11,7 +11,7 @@ assignees: '' - Il2CppDumper版本 -- 目标Unity版本 +- 目标Unity版本 (可以不填) - 问题描述