Explorar el Código

Fix implemented

Esteban Fuentealba hace 2 años
padre
commit
55b027bc27
Se han modificado 1 ficheros con 3 adiciones y 2 borrados
  1. 3 2
      .github/ISSUE_TEMPLATE/02_implemented.yml

+ 3 - 2
.github/ISSUE_TEMPLATE/02_implemented.yml

@@ -1,10 +1,11 @@
 name: I implemented it
-description: If you have already implemented the application, could you share which Flipper Zero framework you have used? Additionally, could you specify the required type of Game Boy and cartridge? Lastly, it would be great if you could share some images of the process.
+description: Share your process.
+labels: ["implemented"]
 body:
 - type: markdown
   attributes:
     value: |
-      Thank you for taking the time to fill out.
+      Thank you for taking the time to fill out. If you have already implemented the application, could you share which Flipper Zero framework you have used? Additionally, could you specify the required type of Game Boy and cartridge? Lastly, it would be great if you could share some images of the process.
 - type: textarea
   id: desc
   attributes: