Skip to content

Latest commit

 

History

History
25 lines (16 loc) · 905 Bytes

CONTRIBUTING.md

File metadata and controls

25 lines (16 loc) · 905 Bytes

Contributing Guide

First off, thanks for taking the time to contribute! 🎉👍

How to Contribute

  1. Discuss Changes: Before making any changes, please discuss the change you wish to make via an issue, email, or any other method with the repository owners.
  2. Fork the Repository: Create your own fork of the repository.
  3. Make Changes: Implement your changes in your fork.
  4. Open a Pull Request: Submit a pull request to have your changes reviewed and merged.

Guidelines

  • Ensure your code follows the project's coding standards.
  • Write clear, concise commit messages.
  • Include tests for any new features or bug fixes.
  • Update documentation as necessary.

Code of Conduct

Please note that this project adheres to a Code of Conduct. By participating, you are expected to uphold this code.


Thank you for contributing! Your help is greatly appreciated. 😊