Skip to content

Latest commit

 

History

History
39 lines (26 loc) · 1.6 KB

CONTRIBUTING.md

File metadata and controls

39 lines (26 loc) · 1.6 KB

Contributing to My Projects.

First off, thank you for considering contributing to my code. It's people like you that make the open-source community such a great place to learn, inspire, and create.

Types of Contributions 🛠️

  • Reporting Bugs

    • Before submitting bug reports, please check the issue tracker to avoid duplicates.
    • Use the provided bug report template to create a new issue.
  • Feature Requests

    • Feature requests are welcome. Please search existing issues before submitting your own to avoid duplicates.
  • Code Contributions

    • If you're looking to contribute to the codebase, start by forking the repository and then cloning your fork.

Submitting Changes ✅

  • When you're ready to submit your changes, create a new branch off the main branch.
  • Make sure your code adheres to the coding conventions used throughout the project.
  • Write or update tests as necessary.
  • Update documentation to reflect any changes.
  • Push your changes to your fork and submit a pull request to the main repository.
  • Include a clear description of the changes and any relevant issue numbers.

Pull Request Review Process 📝

  • The project maintainers will review your pull request.
  • They may suggest changes, improvements, or alternatives.
  • Your changes will be tested to check that they don't break anything.
  • Once everything is set, a maintainer will merge your pull request.

Getting Help 🆘

  • If you need help with making a contribution, please feel free to reach out by creating an issue or contacting us directly at 1ndradev4@proton.me.

Thank you for contributing!

Indra Dev(4)