فهرست منبع

Disallow Blank Titles

sy-b 3 سال پیش
والد
کامیت
812962f2a4
2فایلهای تغییر یافته به همراه2 افزوده شده و 2 حذف شده
  1. 1 1
      .github/ISSUE_TEMPLATE/bug.yml
  2. 1 1
      .github/ISSUE_TEMPLATE/feature-request.yml

+ 1 - 1
.github/ISSUE_TEMPLATE/bug.yml

@@ -1,6 +1,6 @@
 name: Bug Report
 description: File a bug report!
-title: "(Bug): "
+# title: "(Bug): "
 labels: ["bug"]
 body:
 - type: input

+ 1 - 1
.github/ISSUE_TEMPLATE/feature-request.yml

@@ -1,6 +1,6 @@
 name: Feature Request
 description: Request or suggest a new feature!
-title: "(Feature Request): "
+# title: "(Feature Request): "
 labels: ["enhancement"]
 body:
 - type: dropdown