update CONTRIBUTING.md (#318)

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

View File

@ -4,6 +4,8 @@ This document describes how to contribute an app to CasaOS AppStore.
**IMPORTANT**: Your PR must be *well tested* on your own CasaOS first. This is the mandatory first step for your submission.
**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.
## Submit Process
App submission should be done via Pull Request. Fork this repository and prepare the app per guidelines below.