From b6f34a38f54f115a2c8dd956e56d27609056fe2f Mon Sep 17 00:00:00 2001 From: Tiger Wang Date: Fri, 3 Nov 2023 11:20:29 +0800 Subject: [PATCH] update README.md (#317) --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index e9a2c69..5ffb5f9 100644 --- a/README.md +++ b/README.md @@ -5,6 +5,9 @@ CasaOS AppStore needs your help to grow: - See [CONTRIBUTING.md](CONTRIBUTING.md) for how to contribute CasaOS Apps in Docker Compose format. + + **IMPORTANT**: Your PR must be *well tested* on your own CasaOS first. This is the mandatory first step for your submission. + - Check `help wanted` for which issues you can help with. Thank you!