update CONTRIBUTING.md (#320)

This commit is contained in:
Tiger Wang 2023-11-03 11:31:20 +08:00 committed by GitHub
parent baac8c5656
commit 01241a8871
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 0 deletions

View File

@ -6,6 +6,8 @@ This document describes how to contribute an app to CasaOS AppStore.
**NOTE**: The legacy `appfile.json` is no longer supported since CasaOS v0.4.4. There is no need to include this file in your PR.
**NOTE**: Do not use `latest` tag for `image`. [What's Wrong With The Docker `:latest` Tag?](https://github.com/IceWhaleTech/CasaOS-AppStore/issues/167)
## Submit Process
App submission should be done via Pull Request. Fork this repository and prepare the app per guidelines below.