clarify readme

This commit is contained in:
Louis Abel 2023-01-09 10:32:45 -07:00
parent b6b8b48e22
commit 5aecbac197
Signed by: label
GPG Key ID: B37E62D143879B36
1 changed files with 4 additions and 2 deletions

View File

@ -23,6 +23,7 @@ How can I help?
Fork this repository and open a PR with your changes. Keep these things in mind
when you make changes:
* Your PR should be against the devel branch (not optional)
* Have pre-commit installed if possible
* Have shellcheck installed if possible
* Shell Scripts: These must pass a shellcheck test!
@ -30,8 +31,9 @@ when you make changes:
* Note that not everything has to pass. Just try your best.
Your PR should be against the devel branch at all times. PR's against the main
branch will be closed.
PR's against the main branch will be closed.
PR's are preferred at the [RESF Git Service](https://git.resf.org).
Will some of this be moved into separate repositories?
------------------------------------------------------