瀏覽代碼

Remove yaml templates

Tulir Asokan 3 年之前
父節點
當前提交
533fb22d7e
共有 2 個文件被更改,包括 0 次插入6 次删除
  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]