vscode-extension-for-zowe icon indicating copy to clipboard operation
vscode-extension-for-zowe copied to clipboard

2.6.0-SNAPSHOT

Open JillieBeanSim opened this issue 1 year ago • 2 comments

Signed-off-by: Billie Simmons [email protected]

Proposed changes

Release Notes

Milestone:

Changelog:

Types of changes

What types of changes does your code introduce to Zowe Explorer? Put an x in the boxes that apply

  • [ ] Bugfix (non-breaking change which fixes an issue)
  • [ ] New feature (non-breaking change which adds functionality)
  • [ ] Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • [x] Updates to Documentation or Tests (if none of the other choices apply)

Checklist

Put an x in the boxes that apply. You can also fill these out after creating the PR. If you're unsure about any of them, don't hesitate to ask. We're here to help! This checklist will be used as reference for both the contributor and the reviewer

  • [x] I have read the CONTRIBUTOR GUIDANCE wiki
  • [x] PR title follows Conventional Commits Guidelines
  • [ ] PR Description is included
  • [ ] gif or screenshot is included if visual changes are made
  • [x] yarn workspace vscode-extension-for-zowe vscode:prepublish has been executed
  • [ ] All checks have passed (DCO, Jenkins and Code Coverage)
  • [ ] I have added unit test and it is passing
  • [ ] I have added integration test and it is passing
  • [ ] There is coverage for the code that I have added
  • [ ] I have tested it manually and there are no regressions found
  • [ ] I have added necessary documentation (if appropriate)
  • [ ] Any PR dependencies have been merged and published (if appropriate)

Further comments

JillieBeanSim avatar Dec 13 '22 21:12 JillieBeanSim