From 1dc936d0eeb414a1b13ed3baa35800be3383a181 Mon Sep 17 00:00:00 2001 From: N-R-K <79544946+N-R-K@users.noreply.github.com> Date: Sat, 2 Oct 2021 11:29:38 +0600 Subject: Move over to nsxiv-extra (#100) * change wiki links to nsxiv-extra * add User patches section * link to Project-Scope and Contribution-Guideline directly --- CONTRIBUTING.md | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) (limited to 'CONTRIBUTING.md') diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 2f5c295..3f9ecb1 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -1,7 +1,8 @@ Contribution Guideline ---------------------- -The scope and aim of nsxiv are: +Project Scope +------------- * Bug fixes and maintenance * Prioritize extensibility and simplicity @@ -9,7 +10,11 @@ The scope and aim of nsxiv are: * Do not add extra dependency (if we do, add compile time switch to disable it) * New features may be added if it cannot be achieved (easily) via a shell script, doesn't break backwards compatibility and doesn't violate any of the above rules. - + + +Contribution Guideline +---------------------- + When contributing, make sure: * Your contribution falls under nsxiv's scope and aim -- cgit v1.2.3