Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 609 Bytes

CONTRIBUTING.md

File metadata and controls

11 lines (8 loc) · 609 Bytes

Contributing to Backstage extension for VS Code

Welcome, and thank you for your interest in contributing to the Backstage extension for VS Code! There are several of ways you can contribute to this extension.

Ideas, feature requests, and bugs

We are open to all ideas and we want to get rid of bugs! Use the Issues section to either report a new issue, provide your ideas or contribute to existing threads.

Code

To contribute bug fixes, features, or design changes:

  • Clone the repository locally and open in VS Code.
  • Debug: press F5 (by default) to start debugging the extension.