From 7ea0b1d113b6722f4a2549e65c6e5a661d81092c Mon Sep 17 00:00:00 2001 From: Tiger Wang Date: Fri, 3 Nov 2023 11:17:58 +0800 Subject: [PATCH] update CONTRIBUTING.md (#316) --- CONTRIBUTING.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 527fdf8..48a3965 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -2,6 +2,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. + ## Submit Process App submission should be done via Pull Request. Fork this repository and prepare the app per guidelines below.