Skip to content

Latest commit

 

History

History
17 lines (13 loc) · 613 Bytes

CONTRIBUTING.md

File metadata and controls

17 lines (13 loc) · 613 Bytes

Contributing to [Project Name]

Thank you for considering contributing to this project! Here are some guidelines to help you get started:

How to Report Issues

  • Use the Issues tab.
  • Provide detailed information about the problem.

Submitting Pull Requests

  • Fork the repository.
  • Create a feature branch (git checkout -b feature/your-feature).
  • Commit your changes (git commit -m "Description of your changes").
  • Push to your fork (git push origin feature/your-feature).
  • Open a pull request.

Community Guidelines

  • Be respectful and inclusive.