From 108e73ea3cf755187a7e40a0523471ca80970421 Mon Sep 17 00:00:00 2001 From: "Andrew J. Hesford" Date: Sun, 18 Oct 2020 10:22:39 -0400 Subject: [PATCH] Manual.md: relax and clarify the "no scripts" policy --- Manual.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/Manual.md b/Manual.md index 5b1266ba715..bf7291d83fc 100644 --- a/Manual.md +++ b/Manual.md @@ -136,10 +136,10 @@ the Void packages system. 1. Required: Another package either within the repository or pending inclusion requires the package. -In particular, new themes and small shell scripts are highly unlikely -to be accepted. New fonts are welcome if they provide value beyond -aesthetics (e.g. they contain glyphs for a script missing in already -packaged fonts). +In particular, new themes are highly unlikely to be accepted. Simple shell +scripts are unlikely to be accepted unless they provide considerable value to a +broad user base. New fonts are welcome if they provide value beyond aesthetics +(e.g. they contain glyphs for a script missing in already packaged 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.