Browse Source

Remove yaml templates

Tulir Asokan 3 years ago
parent
commit
533fb22d7e
2 changed files with 0 additions and 6 deletions
  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]