Checklist for Developing Features and Bug Fixes

StepRequired for a feature?Required for a bug?
Code follows coding styleRequiredRequired
Design document in project documentation areaRequiredHelpful for complex bugs
Added PTL tests, or, if necessary, manual testsRequiredRequired
Added test output/logs

Checked for memory leaks

Join the pbspro community forumOptionalOptional
Sign the CLA

Pull request consists of a single commit

Commit is up to dateWhenever possibleWhenever possible
Git ticket filedOptionalOptional
Code is signed off by at least one maintainer, and another contributorRequiredRequired
Code header contains license textRequiredRequired
PTL test header created by developer contains license text
RequiredRequired