Browse Source

Remove yaml templates

Tulir Asokan 3 năm trước cách đây
mục cha
commit
533fb22d7e
2 tập tin đã thay đổi với 0 bổ sung6 xóa
  1. 0 3
      .github/ISSUE_TEMPLATE/bug.yml
  2. 0 3
      .github/ISSUE_TEMPLATE/enhancement.yml

+ 0 - 3
.github/ISSUE_TEMPLATE/bug.yml

@@ -1,3 +0,0 @@
-name: Bug report
-description: If something is definitely wrong in the bridge (rather than just a setup issue), file a bug report. Remember to include relevant logs.
-labels: [bug]

+ 0 - 3
.github/ISSUE_TEMPLATE/enhancement.yml

@@ -1,3 +0,0 @@
-name: Enhancement request
-description: Submit a feature request or other suggestion
-labels: [enhancement]