Contributions are encouraged from anyone! Every little bit helps, and credit will always be given.
-
Report Issues https://github.com/zowe/zlux/issues (add label explorer-mvs)
-
Suggest new features https://github.com/zowe/zlux/issues (add label explorer-mvs)
-
Work on existing issues - Can be found at https://github.com/zowe/zlux/issues filtering for label explorer-mvs
- Follow instructions in README.md for setting up for development.
- Self assign Github issue, or request to be assigned.
- Complete development
- Ensure ready fr PR by running
npm run preCommit
- Create PR against staging branch (Ensure you include update to CHANGELOG.md if required)
- Ensure PR checklist completed (Checklist appears when creating PR)
- Await review