Skip to content

Latest commit

 

History

History
24 lines (15 loc) · 1.18 KB

CONTRIBUTING.md

File metadata and controls

24 lines (15 loc) · 1.18 KB

Contributing

Thanks for taking the time to contribute to the language-talpa extension for VS Code and Atom. Before contributing, please read our CODE OF CONDUCT.

How can I contribute?

There are a number of ways you can contribute to this repository. We have explained a few of them below.

Bug Reports

If you encounter a bug when using this extension, please report it on the repository issue page. Be sure to include relevant details, such as how to reproduce the bug, any screenshots (if you can take them), error messages or anything else you think may be relevant.

Feature Requests

If you have an idea for an improvement or new feature, please open an issue explaining what you would like to see. Alternatively, if you wish to implement this yourself, please see below.

Code Contributions

If you wish to contribute code for the project, you can do so using a pull request. When creating your pull request, please make sure to include details about what your code is adding to the project. This helps maintainers when reviewing your code.