Skip to content

Latest commit

 

History

History
57 lines (40 loc) · 1.82 KB

File metadata and controls

57 lines (40 loc) · 1.82 KB

🤝 Contribution Guidelines

Thank you for your interest in contributing to this project.
Whether by reporting a bug, suggesting a new feature, fixing something, or improving the documentation, all contributions are welcome.


📌 Reporting Bugs or Requesting Features

Please use the GitHub Issue templates to report bugs or suggest new features.

Before opening an issue:

  • Check if a similar issue already exists (open or recently closed).
  • Include as many details as possible:
    • Steps to reproduce the problem
    • Code version used
    • Any relevant modifications you have made
    • Information about your environment

🔀 Contributing via Pull Requests

If you would like to submit a Pull Request (PR):

  1. Fork the repository.
  2. Create a descriptive branch for your change (git checkout -b fix/fix-login).
  3. Make your changes, focusing on one specific improvement.
  4. Ensure that tests pass in your local environment.
  5. Commit using clear messages (e.g., fix(api): fix user validation error).
  6. Submit the Pull Request and describe your contribution.

Please:

  • Check if a related PR already exists.
  • Be responsive to reviews and comments.

💡 Where to Start

You can look for issues that need help or are labeled as help wanted or good first issue to find tasks that are easier to contribute to.


📜 Code of Conduct

This project follows a Code of Conduct.
Please adhere to it in all your interactions.


🔐 Security Vulnerabilities

If you discover a security issue, do not open a public issue.
Instead, contact us directly at:

📧 divtecgat@gmail.com


📄 License

By contributing, you agree that your contributions will be published under the project license (see LICENSE).