Skip to content

Latest commit

 

History

History
26 lines (15 loc) · 898 Bytes

File metadata and controls

26 lines (15 loc) · 898 Bytes

Contributing to cli-tips

Thank you for considering contributing to cli-tips! We welcome contributions from everyone.

How to Contribute

Reporting Issues

If you encounter any issues or have suggestions for improvements, please open an issue on GitHub. Provide as much detail as possible to help us understand and address the problem.

Code Style

Please follow these guidelines to maintain a consistent code style:

  • Write clear and descriptive commit messages.
  • Ensure your code working before submitting a pull request.

Submitting Pull Requests

When submitting a pull request, please ensure the following:

  • Your code follows the project's code style.
  • Your changes are well-documented.
  • Your pull request includes a clear description of the changes and the reasons for them.

Thank you for your contributions!