From 7d83bb311aceb6e5f8d8c24c504da4758c3f75b7 Mon Sep 17 00:00:00 2001 From: rainy w/rain Date: Sun, 23 Jun 2024 23:59:17 +0700 Subject: [PATCH] update: project name from issue template This commit will replace the old project name from issue template to ReZygisk Signed-off-by: rainy w/rain --- .github/ISSUE_TEMPLATE/issue_template.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/issue_template.yml b/.github/ISSUE_TEMPLATE/issue_template.yml index a5437fd..d8f7936 100644 --- a/.github/ISSUE_TEMPLATE/issue_template.yml +++ b/.github/ISSUE_TEMPLATE/issue_template.yml @@ -8,7 +8,7 @@ body: id: version attributes: label: Version - description: The version of the @performanc/voice you're using. + description: The version of the ReZygisk you're using. validations: required: true @@ -46,4 +46,4 @@ body: description: By submitting this issue, you agree to follow our [Code of Conduct](https://github.com/PerformanC/voice/blob/main/CODE_OF_CONDUCT.md) options: - label: I agree to follow this project's Code of Conduct - required: true \ No newline at end of file + required: true