Skip to content

Commit a34562f

Browse files
Replace issue templates with links to jenkins.io (#956)
1 parent dcd189d commit a34562f

File tree

3 files changed

+11
-26
lines changed

3 files changed

+11
-26
lines changed

.github/ISSUE_TEMPLATE/config.yml

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
blank_issues_enabled: false
2+
contact_links:
3+
- name: Report an issue to JIRA
4+
url: https://www.jenkins.io/participate/report-issue/redirect/#21428
5+
about: Please report new issues of this plugin to JIRA, not to GitHub.
6+
- name: View open issues in JIRA
7+
url: https://issues.jenkins.io/issues/?jql=resolution%20is%20EMPTY%20and%20component%3D21428
8+
about: View the open issues of this plugin at issues.jenkins.io.
9+
- name: Issue tracking policy
10+
url: https://github.com/jenkinsci/bitbucket-branch-source-plugin/blob/master/README.md#issue-tracking-where-file-new-issues
11+
about: Existing issues in GitHub will be migrated to JIRA.

.github/ISSUE_TEMPLATE/github-issue-tracker-has-been-dismissed-.md

Lines changed: 0 additions & 13 deletions
This file was deleted.

.github/ISSUE_TEMPLATE/github-issue-tracker-has-been-dismissed.md

Lines changed: 0 additions & 13 deletions
This file was deleted.

0 commit comments

Comments
 (0)