oksh-noxz

[fork] Portable OpenBSD ksh, based on the Public Domain Korn Shell (pdksh).
git clone https://noxz.tech/git/oksh-noxz.git
oksh-noxz

commit: 4061c7b5fb6d3e5f3b204c269e1fdc0eb062027d
parent: 025c323c81a07829bcc08b3452a161def6fed258
author: Brian Callahan <ibara@users.noreply.github.com>
date:   Wed, 18 Nov 2020 11:14:38 -0500
Clarify patch process further.4061c7b5fb6d3e5f3b204c269e1fdc0eb062027d
 README.md | 7 ++++---
 1 file changed, 4 insertions(+), 3 deletions(-)

diff --git a/README.md b/README.md
@@ -113,9 +113,10 @@ are always welcome.
 Patches that cause `oksh` to deviate from upstream OpenBSD ksh behavior
 are better suited to be sent to the
 [OpenBSD tech@](https://www.openbsd.org/mail.html)
-mailing list. I will sync with the master OpenBSD code once your patch
-is accepted. If you'd like to open an issue here to track progress of
-your patch on tech@, that's fine.
+mailing list. Please make sure to test your patch on an OpenBSD machine
+first before submitting it to tech@. I will sync with the master OpenBSD
+code once your patch is accepted. If you'd like to open an issue here to
+track progress of your patch on tech@, that's fine.
 
 License
 -------