Browse Source

chore: remove issue templates label

Ahmad Kholid 3 years ago
parent
commit
9aba0a133b

+ 1 - 1
.github/ISSUE_TEMPLATE/bug_report.md

@@ -2,7 +2,7 @@
 name: Bug report
 name: Bug report
 about: Create a report to help us improve
 about: Create a report to help us improve
 title: ''
 title: ''
-labels: bug
+labels: ''
 assignees: ''
 assignees: ''
 
 
 ---
 ---

+ 1 - 1
.github/ISSUE_TEMPLATE/feature_request.md

@@ -2,7 +2,7 @@
 name: Feature request
 name: Feature request
 about: Suggest an idea for this project
 about: Suggest an idea for this project
 title: ''
 title: ''
-labels: enhancement
+labels: ''
 assignees: ''
 assignees: ''
 
 
 ---
 ---

+ 1 - 1
package.json

@@ -1,6 +1,6 @@
 {
 {
   "name": "automa",
   "name": "automa",
-  "version": "0.4.6",
+  "version": "0.4.7",
   "description": "An extension for automating your browser by connecting blocks",
   "description": "An extension for automating your browser by connecting blocks",
   "license": "MIT",
   "license": "MIT",
   "repository": {
   "repository": {