Skip to content

Latest commit

 

History

History
31 lines (24 loc) · 1.52 KB

File metadata and controls

31 lines (24 loc) · 1.52 KB

Contributing to CorelyPHP

First off, thank you for considering contributing to CorelyPHP! 🎉 Your help is greatly appreciated.

If you've found a bug, please create an issue following these steps:

  1. Check for duplicates: Search existing issues to ensure it hasn’t been reported.
  2. If it’s a new issue:
    • Open a new issue.
    • Provide a detailed description of the bug.
    • The version of the project you’re using.
    • Steps to reproduce it.
    • Expected vs. actual behavior.
    • Screenshots or logs (if applicable/possible).
    • Environment details (e.g., OS, browser).
  3. Remember to follow Style Guides for this software.

How to Suggest a Feature

  1. Search existing suggestions: Ensure your idea isn’t already suggested in existing issues.
  2. If it’s a new idea:
    • Open a new issue.
    • Add a clear title and description.
    • Explain why the feature is needed and what problem it solves.
    • Describe how the feature might work or look.
    • Potential implementation ideas.
  3. Remember to follow Style Guides for this software.

Code of Conduct

Please read our Code of Conduct to understand the expectations for participation in this project.