You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
"short_description": "Provide a short description of the software. It should be a single line containing a single sentence. Maximum 150 characters are allowed.",
30
+
"long_description": "Provide longer description of the software, between 150 and 10000 chars. It is meant to provide an overview of the capabilities of the software for a potential user.",
31
+
"subset_in_healthcare": "Which subset of healthcare does the project belong to?",
32
+
"user_type": "Who are the intended users?",
33
+
"user_input": "Does the project accept user input? (e.g. allows user to query a database, allows login by users, upload files, etc.)",
34
+
"group": "Which group at CMS is the project part of?",
35
+
"repository_host": "Where is the repository hosted?",
36
+
"status": "What is the status of the project?",
37
+
"fisma_level": "What FISMA level is this project classified as? Learn more: https://security.cms.gov/learn/federal-information-security-modernization-act-fisma#perform-system-risk-categorization",
38
+
"license": "What license is the project under?",
39
+
"vcs": "What version control system is used?",
40
+
"platforms": "What platform does the software runs on?",
41
+
"categories": "What categories best describes the project? Separate items by commas. List of categories here: https://yml.publiccode.tools/categories-list.html?highlight=categories",
42
+
"software_type": "What type of software is the project?",
43
+
"languages": "What programming language(s) is the software written in? Separate items by commas.",
44
+
"repo_type": "What type of repository is this project?",
45
+
"usage_type": "What is the usage type for this project?",
46
+
"maintenance": "How is the software maintained?",
47
+
"tags": "Provide a list of tags to describe the software for search. Separate items by commas.",
48
+
"contact_name": "A point of contact is needed for the project. What is the name of the point of contact?",
49
+
"contact_email": "What is email address of the point of contact?",
50
+
"localisation": "Does the software support multiple spoken languages?"
0 commit comments