File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 22
33.idea
44
5- venv
5+ venv
6+ .venv
Load Diff This file was deleted.
Original file line number Diff line number Diff line change @@ -9,16 +9,15 @@ This allows all other freeshard users to find and install it with a single click
99
1010## Submission Process
1111
12- The backend of freeshard's app store is [ this repository on GitLab ] ( https://gitlab .com/ptl-public /app-repository ) {target=_ blank}.
12+ The backend of freeshard's app store is [ this repository on GitHub ] ( https://github .com/FreeshardBase /app-repository ) {target=_ blank}.
1313There is a folder for each app containing the ` app_meta.json ` , the ` docker-compose.yml.template ` and the app's icon.
14- To submit your app, request contributor access to the repository
15- and create a merge request in which you add the folder for your app.
14+ To submit your app create a pull request in which you add the folder for your app.
1615Obviously, you may not modify any other apps except your own.
1716
1817When committing your changes, please name your branch ` app/<your-app> ` .
1918
20- If you make changes to your app you should update the app's files,
21- commit them to the same branch, and submit another merge request.
19+ If you want to publish an update for your app you should update the app's files
20+ and create another pull request.
2221
2322## Metadata for the App Store
2423
You can’t perform that action at this time.
0 commit comments