Thank you for considering contributing to NeoHtop! We welcome contributions from the community.
- Fork the repository.
- Create a new branch (
git checkout -b feature/YourFeature
). - Make your changes.
- Commit your changes (
git commit -m 'Add some feature'
). - Push to the branch (
git push origin feature/YourFeature
). - Open a pull request.
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.
Please use the bug report template to report any bugs you find.
Please use the feature request template to suggest new features.