diff options
| author | 2021-03-09 20:27:33 +0100 | |
|---|---|---|
| committer | 2021-03-10 17:18:51 +0100 | |
| commit | c7a074aabfd3f6ae585ed2225baf253b41d38db7 (patch) | |
| tree | f62b681bcfe0edf059184b346fd81ab5b992c753 /Manual.md | |
| parent | cabbage: update to 2.5.0. (diff) | |
Manual.md: document requirement of tagged release in place linked from PR template
Diffstat (limited to 'Manual.md')
| -rw-r--r-- | Manual.md | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/Manual.md b/Manual.md index ddb9bec934c..ab86fc39696 100644 --- a/Manual.md +++ b/Manual.md @@ -146,6 +146,11 @@ fonts). Browser forks, including those based on Chromium and Firefox, are generally not accepted. Such forks require heavy patching, maintenance and hours of build time. +Software need to be used in version announced by authors as ready to use by +the general public - usually called releases. Betas, arbitrary VCS revisions, +templates using tip of development branch taken at build time and releases +created by the package maintainer won't be accepted. + <a id="buildphase"></a> ### Package build phases |
