Skip to content

Commit

Permalink
Create CONTRIBUTING.md
Browse files Browse the repository at this point in the history
created CONTRIBUTING.md for contributors to tell that what they can do.
  • Loading branch information
vishal30982 authored Nov 28, 2024
1 parent f69be3b commit ad07b16
Showing 1 changed file with 74 additions and 0 deletions.
74 changes: 74 additions & 0 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,74 @@
Contributing Guidelines
=======================

Thank you for considering contributing to this project! Our goal is to create a game that is fun, inclusive, and respectful to all players. To ensure this, we have established some ground rules for contributions. Please read them carefully before submitting your contributions.

1\. Code of Conduct
-------------------

We are committed to maintaining a welcoming and respectful environment. By contributing, you agree to adhere to our Code of Conduct, which includes:

* **Respect for All**: Contributions must not promote hate or discrimination against any gender, community, association, or organization.

* **Positive Communication**: Use respectful language. Abusive, offensive, or derogatory remarks will not be tolerated.

* **Inclusive Content**: Avoid adding any form of abusive words, images, or related activities that could harm or offend others.

* **Child-Friendly Content**: Contributions must not include any adult themes, content, or activities. The game should remain appropriate for all ages, especially children.


2\. Scope of Contributions
--------------------------

We welcome contributions that align with the purpose of this project: **creating a fun, child-friendly, and enjoyable game.** Contributions could include:

* New features or enhancements.

* Bug fixes or optimizations.

* Improvements to documentation.

* Creative assets (art, music, etc.) that adhere to the project's values.


3\. Submitting Contributions
----------------------------

To contribute:

1. **Fork the Repository**: Create a personal fork to work on changes.

2. **Create a Branch**: Use descriptive names like feature-new-game-mode or fix-issue-123.

3. **Make Changes**: Ensure your changes align with the project's values and goals.

4. **Test Your Changes**: Verify that your changes work as intended and do not break existing functionality.

5. **Submit a Pull Request (PR)**: Provide a clear description of your changes and how they align with the project’s values.


4\. Prohibited Contributions
----------------------------

Contributions that contain any of the following will be rejected:

* Hateful or discriminatory content.

* Abusive language, images, or any form of harmful content.

* Content promoting harassment, violence, or any illegal activities.

* Adult themes, images, language, or activities. The game should remain suitable for children.

* Irrelevant or off-topic submissions.


5\. Licensing
-------------

By contributing, you agree that your work will be licensed under the same license as the project. Make sure you have the rights to any assets or code you submit.

6\. Feedback and Collaboration
------------------------------

We value collaboration! If you have suggestions or want to discuss an idea before implementing it, feel free to open an issue or join ongoing discussions.

0 comments on commit ad07b16

Please sign in to comment.