There was an error while loading. Please reload this page.
1 parent 9505fb6 commit 3979a3fCopy full SHA for 3979a3f
1 file changed
docs/contribution/CONTRIBUTING.md
@@ -123,16 +123,11 @@ Your PR should contain only the files that belong to the script contribution its
123
124
- `ct/myapp.sh`
125
- `install/myapp-install.sh`
126
+- `json/myapp.json`
127
128
## Website metadata
129
-Website metadata is maintained outside this repository's script contribution flow.
130
-
131
-That means:
132
133
-- do not add repo JSON metadata files as part of the normal contribution path
134
-- do not assume a `frontend/public/json/...` workflow exists for the live site
135
-- route metadata creation or metadata changes through the website / maintainer workflow
+Add a Json file with all Metadata for the App. [DOCS](https://community-scripts.org/docs/contribution/templates_json/appname)
136
137
## Pages
138
0 commit comments