Skip to content

Commit 3979a3f

Browse files
Update CONTRIBUTING.md for JSON metadata guidelines
Clarified instructions regarding JSON metadata files for contributions.
1 parent 9505fb6 commit 3979a3f

1 file changed

Lines changed: 2 additions & 7 deletions

File tree

docs/contribution/CONTRIBUTING.md

Lines changed: 2 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -123,16 +123,11 @@ Your PR should contain only the files that belong to the script contribution its
123123

124124
- `ct/myapp.sh`
125125
- `install/myapp-install.sh`
126+
- `json/myapp.json`
126127

127128
## Website metadata
128129

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
130+
Add a Json file with all Metadata for the App. [DOCS](https://community-scripts.org/docs/contribution/templates_json/appname)
136131

137132
## Pages
138133

0 commit comments

Comments
 (0)