Skip to content

Latest commit

 

History

History
40 lines (27 loc) · 1.85 KB

File metadata and controls

40 lines (27 loc) · 1.85 KB

Contributing to Alex Gaming Studio

First of all, thank you for showing interest in improving our projects! We appreciate the community's effort to make our tools and templates even better.

📜 Our Policy

Before you start, please understand our core rules regarding our codebase:

  1. Pull Requests: We openly welcome Pull Requests! If you find a bug, want to optimize code, or add a feature to a template, feel free to contribute.
  2. No Cloning/Copying: Cloning or copying our projects and code for personal use, re-distribution, or commercial purposes is strictly prohibited. We believe in original work and protecting our intellectual property.
  3. Ownership: By submitting a Pull Request, you agree that your contributions will be part of the project under its existing license and restrictions.

🛠️ How to Contribute

1. Reporting Bugs

If you find a technical issue:

  • Check if the issue has already been reported in the "Issues" tab.
  • If not, open a new issue and describe the bug, including steps to reproduce it and your environment (OS, Node version, etc.).

2. Suggesting Enhancements

Have an idea for a new feature?

  • Open an issue to discuss the idea first. This ensures the enhancement fits the vision of the project before you spend time on the code.

3. Submitting a Pull Request

  • Fork the repo (only for the purpose of the PR).
  • Ensure your code follows the existing style of the project.
  • Provide a clear description of what your PR changes or fixes.
  • Once submitted, we will review your code as soon as possible.

📬 Questions?

If you are unsure whether a specific use case violates our "No Copying" policy, please reach out to us directly:

Thank you for respecting our work and contributing to the Alex Gaming Studio ecosystem!