Move over to nsxiv-extra (#100)

* change wiki links to nsxiv-extra

* add User patches section

* link to Project-Scope and Contribution-Guideline directly
This commit is contained in:
N-R-K
2021-10-02 11:29:38 +06:00
committed by GitHub
parent d3a296a0be
commit 1dc936d0ee
2 changed files with 24 additions and 7 deletions

View File

@ -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