Skip to content
This repository has been archived by the owner on Jul 5, 2024. It is now read-only.

Latest commit

 

History

History
33 lines (21 loc) · 2.04 KB

CONTRIBUTING.md

File metadata and controls

33 lines (21 loc) · 2.04 KB

Contributing to Cillop 🤝

First off, thank you for considering contributing to Cillop. It's people like you that make Cillop such a great project. 🎉

Code of Conduct 📜

By participating in this project, you are expected to uphold our Code of Conduct.

How Can I Contribute? 🤔

  • Reporting Bugs: Write a clear and detailed issue description here. Include relevant information such as screenshots, error logs, and steps to reproduce the issue.
  • Suggesting Enhancements: For new features or improvement suggestions, please create an issue here.
  • Pull Requests: We welcome all pull requests. Please follow the process outlined below for submitting your changes.

Pull Request Process 🛠

  1. Fork the Project: Fork the project here and clone your fork locally.
  2. Create a New Branch: Create a new branch for your changes. Use a clear and descriptive name for your branch, such as feature-new-user-signup.
  3. Make Your Changes: Make and commit your changes in your new branch.
  4. Push to Your Fork: Push your changes to your fork on GitHub.
  5. Submit a Pull Request: Open a new pull request here. Please provide a clear and detailed description of the changes you've made.
  6. Address Feedback: Participate in the code review process by responding to feedback.
  7. Get Merged! 🎉: Once your pull request is reviewed and approved, we will merge it.

Style Guidelines 🎨

Please adhere to the Go Code Review Comments for Go projects.

Where Can I Ask for Help? 🆘

If you need help with your contribution, don't hesitate to ask in our discussion forum or open an issue.

Thank you again for considering to contribute to Cillop! 👏