Skip to content

Latest commit

 

History

History
24 lines (15 loc) · 885 Bytes

CONTRIBUTING.md

File metadata and controls

24 lines (15 loc) · 885 Bytes

Contributing to NeoHtop

Thank you for considering contributing to NeoHtop! We welcome contributions from the community.

How to Contribute

  1. Fork the repository.
  2. Create a new branch (git checkout -b feature/YourFeature).
  3. Make your changes.
  4. Commit your changes (git commit -m 'Add some feature').
  5. Push to the branch (git push origin feature/YourFeature).
  6. Open a pull request.

Code of Conduct

Please note that this project is released with a Contributor Code of Conduct. By participating in this project you agree to abide by its terms.

Reporting Bugs

Please use the bug report template to report any bugs you find.

Requesting Features

Please use the feature request template to suggest new features.