From 8dbcfdcef0cffb569527f7592b692951d33ab399 Mon Sep 17 00:00:00 2001 From: Daesung Park Date: Mon, 15 Jul 2024 14:48:22 +0900 Subject: [PATCH] Update GitHub issue template (#1) --- .github/ISSUE_TEMPLATE/bug_report.md | 6 +----- .github/ISSUE_TEMPLATE/feature_request.md | 5 +---- .github/PULL_REQUEST_TEMPLATE.md | 3 --- 3 files changed, 2 insertions(+), 12 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index 713fce6f..9cd81560 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -1,12 +1,8 @@ --- name: Bug report about: Create a report to help us improve -title: '[cetic/nifi] issue title' +title: '[thefarmersfront/nifi] issue title' labels: '' assignees: '' --- - -$${\color{red}This \space project \space is \space not \space maintained \space anymore.}$$ - -If you are interested in maintaining a fork of this project, please chime in in the [dedicated issue](https://github.com/cetic/helm-nifi/issues/330). diff --git a/.github/ISSUE_TEMPLATE/feature_request.md b/.github/ISSUE_TEMPLATE/feature_request.md index b8bc5b92..8369f98f 100644 --- a/.github/ISSUE_TEMPLATE/feature_request.md +++ b/.github/ISSUE_TEMPLATE/feature_request.md @@ -1,11 +1,8 @@ --- name: Feature request about: Suggest an idea for this project -title: '[cetic/nifi] issue title' +title: '[thefarmersfront/nifi] issue title' labels: '' assignees: '' --- -$${\color{red}This \space project \space is \space not \space maintained \space anymore.}$$ - -If you are interested in maintaining a fork of this project, please chime in in the [dedicated issue](https://github.com/cetic/helm-nifi/issues/330). diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md index 84b6799c..e69de29b 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -1,3 +0,0 @@ -$${\color{red}This \space project \space is \space not \space maintained \space anymore.}$$ - -If you are interested in maintaining a fork of this project, please chime in in the [dedicated issue](https://github.com/cetic/helm-nifi/issues/330).