Hi there, I’m looking for advice on the best way to submit a patch to enable support of z/OS.
We have a few patches here which I will be cleaning up for the next few days: https://github.com/ZOSOpenTools/bashport/tree/main/patches Is it enough to just provide this patch location once they’re cleaned up? I confirmed that they apply to the master branch. Or is there a formal process for submitting patches? Also, on z/OS we have a prefix message id before the error text as in this case: https://github.com/ZOSOpenTools/bashport/blob/main/patches/PR3/builtins.right.patch Is there a preferred approach for how to handle this? Should I create a builtins.right.zos? Thanks, Igor