1
0
Fork 0
mirror of git://git.code.sf.net/p/cdesktopenv/code synced 2025-03-09 15:50:02 +00:00

README.md: tweak policy

This commit is contained in:
Martijn Dekker 2020-06-12 14:42:23 +01:00 committed by GitHub
parent 5aea9bbe08
commit a5e2fa8db7
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -15,7 +15,8 @@ To see what's left to fix, see [TODO](./TODO).
## Policy
1. No new features. Bug fixes only.
1. No new features; bug fixes only (but see items 3 and 4).
Feature development is for a future separate branch.
2. No major rewrites. No refactoring code that is not fully understood.
3. No changes in documented behaviour, except if required for compliance with the
[POSIX shell language standard](https://pubs.opengroup.org/onlinepubs/9699919799/utilities/contents.html)