Ver Fonte

Update app_request.yaml

John Guan há 2 anos atrás
pai
commit
848ee63386
1 ficheiros alterados com 5 adições e 5 exclusões
  1. 5 5
      .github/ISSUE_TEMPLATE/app_request.yaml

+ 5 - 5
.github/ISSUE_TEMPLATE/app_request.yaml

@@ -17,11 +17,11 @@ body:
       label: "App Information"
       description: "The formal information of this app, as detailed as possible."
       value: |
-        - Name:  <!- eg. Nextcloud -!>
-        - Short Description:  <!- eg. Personal cloud and file sharing solution -!>
-        - Official Website:  <!- If available. eg. https://nextcloud.com -!>
-        - GitHub Repository:  <!- If available. eg. https://github.com/nextcloud/server -!>
-        - Docker Image:  <!- If available. eg. nextcloud/server:latest, ghcr.io/nextcloud/server:latest -!>
+        - Name: <!-- eg. Nextcloud -->
+        - Short Description: <!-- eg. Personal cloud and file sharing solution -->
+        - Official Website: <!-- If available. eg. https://nextcloud.com -->
+        - GitHub Repository: <!-- If available. eg. https://github.com/nextcloud/server -->
+        - Docker Image: <!-- If available. eg. nextcloud/server:latest, ghcr.io/nextcloud/server:latest -->
     validations:
       required: true