Please ensure your contribution adheres to the following guidelines:
- Submitting a contribution indicates you have agree to the fiduciary license agreement which protects both Us and You from bad actors
- Be sure to abide by the code of conduct
- Search previous suggestions before making a new one, as yours may be a duplicate
- Make an individual pull request for each contribution
- Be sure you have tested your contribution
- Add a test case or cases for your contribution in the testdata directory
- For the cobol section you must
make testLocal
make testLocalx
make testNist
- For the db2z section you must
make test
- For the jcl section you must
make testX
where X reflects the tests documented in the Makefile pertinent to your change
- At some point I may add the Github DCO app to this repository