Explorar el Código

Merge remote-tracking branch 'origin/develop' into develop

Daniel Gibbs hace 8 años
padre
commit
889198a0f9
Se han modificado 1 ficheros con 2 adiciones y 2 borrados
  1. 2 2
      .github/support.yml

+ 2 - 2
.github/support.yml

@@ -1,7 +1,7 @@
 # Configuration for support-requests - https://github.com/dessant/support-requests
 
 # Label used to mark issues as support requests
-supportLabel: Type: support
+supportLabel: "Type: support"
 # Comment to post on issues marked as support requests. Add a link
 # to a support page, or set to `false` to disable
 supportComment: >
@@ -12,4 +12,4 @@ supportComment: >
 # Whether to close issues marked as support requests
 close: true
 # Whether to lock issues marked as support requests
-lock: false
+lock: false