Skip to content

Commit 0d87537

Browse files
committed
ci: route issue reporting to the server repository
Issues for all Triton components are tracked in triton-inference-server/server; disable blank issues here and point the new-issue chooser at the server repository. TRI-1100
1 parent 0a0ccc8 commit 0d87537

3 files changed

Lines changed: 5 additions & 44 deletions

File tree

.github/ISSUE_TEMPLATE/bug_report.md

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

.github/ISSUE_TEMPLATE/config.yml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
blank_issues_enabled: false
2+
contact_links:
3+
- name: Bug report or feature request
4+
url: https://github.com/triton-inference-server/server/issues/new/choose
5+
about: Please report issues for all Triton Inference Server components in the server repository.

.github/ISSUE_TEMPLATE/feature_request.md

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

0 commit comments

Comments
 (0)