Skip to content

Commit f5953fd

Browse files
authored
Revise contributing instructions for app curation
Updated contributing guidelines for submitting install scripts.
1 parent 9f22c59 commit f5953fd

1 file changed

Lines changed: 6 additions & 3 deletions

File tree

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,9 @@
11
# Contributing a new app
22

3+
If you would like to contribute your curation to the official HexOS app curations you can follow this guide, or just share your install script in our forums:
34
1. Test your custom curation in HexOS and verify it works
4-
2. Add your install script JSON file to `docs/public/install-scripts/<app>.json`
5-
3. Submit a PR. In your PR description, include any callouts (unique mounts, GPU usage, special env, etc.).
6-
5+
2. Click [Here](https://github.com/eshtek/hexos-docs/new/main/docs/public/install-scripts)
6+
3. Click the green "Fork this repository"
7+
4. Paste the contents of your install script into the editor and press the green "Commit Changes"
8+
5. Click the green "Create pull request" on the following page
9+
6. In your PR description, include any callouts (unique mounts, GPU usage, special env, etc.)

0 commit comments

Comments
 (0)