Skip to content

Latest commit

 

History

History
44 lines (23 loc) · 1.83 KB

CONTRIBUTING.md

File metadata and controls

44 lines (23 loc) · 1.83 KB

Submitting a Change

Fork the repo and file a PR. In the description of your PR, link the Github Issue this change relates to.

Creating an Issue

Before you create a new issue, please do a search in open issues to see if the issue or feature request has already been filed.

Be sure to scan through the most popular feature requests.

If you find your issue already exists, make relevant comments and add your reaction. Use a reaction in place of a "+1" comment:

  • 👍 - upvote
  • 👎 - downvote

If you cannot find an existing issue that describes your bug or feature, create a new issue using the guidelines below.

Writing a Good Bug Report and Feature Request

File a single issue per problem and feature request. Do not enumerate multiple bugs or feature requests in the same issue.

Do not add your issue as a comment to an existing issue unless it's for the identical input. Many issues look similar, but have different causes.

The more information you can provide, the more likely I'll be successful at reproducing the issue and finding a fix.

Please include the following with each issue:

  • Your operating system

  • Version of VS Code

  • Version of Jenkins Jack

  • Version of Jenkins that you're connecting to

  • Reproducible steps (1... 2... 3...) that cause the issue

  • What you expected to see, versus what you actually saw

  • Any errors or relevant output from:

    • The Dev Tools Console (open from the menu: Help > Toggle Developer Tools)

    • The Jenkins Jack Log output channel (from the OUTPUT panel, select Jenkins Jack Log from the panel drop-down)