From 67b3d7be484700d6bc54056b186082d6805bffca Mon Sep 17 00:00:00 2001 From: Nikolas Falco Date: Thu, 19 Dec 2024 13:35:55 +0100 Subject: [PATCH] Update issue templates --- .../github-issue-tracker-has-been-dismissed-.md | 13 +++++++++++++ .../github-issue-tracker-has-been-dismissed.md | 13 +++++++++++++ 2 files changed, 26 insertions(+) create mode 100644 .github/ISSUE_TEMPLATE/github-issue-tracker-has-been-dismissed-.md create mode 100644 .github/ISSUE_TEMPLATE/github-issue-tracker-has-been-dismissed.md diff --git a/.github/ISSUE_TEMPLATE/github-issue-tracker-has-been-dismissed-.md b/.github/ISSUE_TEMPLATE/github-issue-tracker-has-been-dismissed-.md new file mode 100644 index 000000000..dde010a94 --- /dev/null +++ b/.github/ISSUE_TEMPLATE/github-issue-tracker-has-been-dismissed-.md @@ -0,0 +1,13 @@ +--- +name: 'GitHub issue tracker has been dismissed ' +about: Please report new issue of this plugin to JIRA issue tracker at https://issues.jenkins.io + rather than GitHub. +title: '' +labels: '' +assignees: '' + +--- + +Please report new issue of this plugin to JIRA issue tracker at https://issues.jenkins.io rather than GitHub. + +More information at https://github.com/jenkinsci/bitbucket-branch-source-plugin/blob/master/README.md#issue-tracking-where-file-new-issues. diff --git a/.github/ISSUE_TEMPLATE/github-issue-tracker-has-been-dismissed.md b/.github/ISSUE_TEMPLATE/github-issue-tracker-has-been-dismissed.md new file mode 100644 index 000000000..aff616e04 --- /dev/null +++ b/.github/ISSUE_TEMPLATE/github-issue-tracker-has-been-dismissed.md @@ -0,0 +1,13 @@ +--- +name: GitHub issue tracker has been dismissed +about: Please report new issue of this plugin to JIRA issue tracker at https://issues.jenkins.io + rather than GitHub. +title: '' +labels: '' +assignees: '' + +--- + +Please report new issue of this plugin to JIRA issue tracker at https://issues.jenkins.io rather than GitHub. + +More information at https://github.com/jenkinsci/bitbucket-branch-source-plugin/blob/master/README.md#issue-tracking-where-file-new-issues.