Skip to content

Latest commit

 

History

History
21 lines (13 loc) · 625 Bytes

CONTRIBUTING.md

File metadata and controls

21 lines (13 loc) · 625 Bytes

Contributing to xml-cli-module

Thank you for your interest in contributing to xml-cli-module! We welcome contributions from the community and appreciate your help in improving this project.

How to Contribute

Reporting Issues

If you find a bug or have a feature request, please open an issue on GitHub. Be sure to provide a clear and descriptive title and include relevant details such as steps to reproduce the issue or screenshots.

Contributing Code

Feel free to create Pull Request for any bugfix or new feature.

Running Flake8

To check your code for style issues, run flake8, mypy and bandit.