소스 검색

Update app_request.yaml

John Guan 3 년 전
부모
커밋
848ee63386
1개의 변경된 파일5개의 추가작업 그리고 5개의 파일을 삭제
  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