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
@@ -43,20 +43,20 @@ reuse of these projects is very limited. Some of the reasons for low uptake of
43
43
such projects is a lack of discoverability and that it is hard to find out what
44
44
project can actually work in the context of a different public administration.
45
45
46
-
The `publiccode.yml` file is meant to solve all those problems. As such, it is
46
+
The `publiccode.yml` file is meant to solve all those problems. It is
47
47
an easily readable file for civil servants that are trying to figure out
48
-
whether a project will work for them, and easily readable for computers as
48
+
whether a project will work for them, and easily readable by computers as
49
49
well. It contains information such as:
50
-
* the title and description of the project or product in English and/or other
50
+
* the title and description of the project in English and/or other
51
51
languages;
52
52
* the development status, e.g. `concept`, `development`, `beta`, `stable`,
53
53
`obsolete`;
54
54
* which organisation developed the project;
55
-
* who is caring for the maintenance and when this expires;
55
+
* who is caring for the maintenance and when this expires;
56
56
* who to contact for technical or support inquiries;
57
-
* what national and local legal frameworks this project or product is designed
57
+
* what national and local legal frameworks the project is designed
58
58
for;
59
-
* what software dependencies this project or product has.
59
+
* what software dependencies the project has.
60
60
61
61
The `publiccode.yml` file format should both be able to easily be added to any
62
62
new project, as well as grow with the project as it expands beyond the original
@@ -75,7 +75,7 @@ The Italian Digital Transformation Team is also working on providing a scanner
75
75
which looks for all publiccode files on all publicly accessible websites, and
76
76
exposing them as open data.
77
77
78
-
## Versioning
78
+
## Versioning
79
79
80
80
**Latest release:**[](https://github.com/publiccodeyml/publiccode.yml/releases)[See all versions](https://github.com/publiccodeyml/publiccode.yml/releases)
0 commit comments