From 53c5172d61f6860e5deca9e0482909fb71e367ce Mon Sep 17 00:00:00 2001 From: "fosdick.io" <67963637+fosdickio@users.noreply.github.com> Date: Mon, 3 Mar 2025 14:44:11 -0500 Subject: Revert label change to the issue templates. --- .github/ISSUE_TEMPLATE/documentation.md | 2 +- .github/ISSUE_TEMPLATE/feature_request.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to '.github') diff --git a/.github/ISSUE_TEMPLATE/documentation.md b/.github/ISSUE_TEMPLATE/documentation.md index c354ba40..5a8b578d 100644 --- a/.github/ISSUE_TEMPLATE/documentation.md +++ b/.github/ISSUE_TEMPLATE/documentation.md @@ -2,7 +2,7 @@ name: Request for documentation about: Let us know where we can clarify Binary Ninja's documentation title: '' -labels: '' +labels: documentation assignees: '' --- diff --git a/.github/ISSUE_TEMPLATE/feature_request.md b/.github/ISSUE_TEMPLATE/feature_request.md index 8ca767ee..4f379ed3 100644 --- a/.github/ISSUE_TEMPLATE/feature_request.md +++ b/.github/ISSUE_TEMPLATE/feature_request.md @@ -2,7 +2,7 @@ name: Request a feature about: Let us know how we could improve Binary Ninja title: '' -labels: '' +labels: enhancement assignees: '' --- -- cgit v1.3.1