Skip to content

Latest commit

Β 

History

History
50 lines (34 loc) Β· 1.05 KB

File metadata and controls

50 lines (34 loc) Β· 1.05 KB

Contributing to AureMindOrg

Thank you for considering contributing to AureMindOrg! πŸŽ‰
We welcome all kinds of contributions β€” code, documentation, ideas, and feedback.


πŸ“‹ Before You Start

  • Check existing issues and pull requests
  • Open an issue for major changes before starting work

🐞 Reporting Bugs

  • Use the Bug Report issue template
  • Provide clear steps to reproduce
  • Include screenshots or logs if possible

✨ Feature Requests

  • Use the Feature Request issue template
  • Clearly explain the problem and proposed solution

πŸ” Pull Request Process

  1. Fork the repository
  2. Create a new branch (feature/your-feature-name)
  3. Make your changes
  4. Ensure your code is clean and well-documented
  5. Open a pull request using the PR template

πŸ§ͺ Testing

  • Test your changes before submitting
  • Ensure no existing functionality is broken

🧹 Code Style

  • Follow existing code conventions
  • Keep commits small and meaningful

πŸ“ Commit Messages

Use clear and descriptive commit messages: