#
Guidelines
By
Thank you for considering contributing to the Wiki for Minecraft Clients! We appreciate your help in making this resource even more valuable to the Minecraft clients community.
#
How Can You Contribute?
There are several ways you can contribute to this project:
- Adding Content: You can contribute by adding new pages, updating existing pages, improving documentation, or adding information about new Minecraft clients.
- Fixing Errors: If you spot errors, typos, or inaccuracies in the documentation, please feel free to fix them.
- Enhancing Existing Content: If you believe that you can improve existing content by making it more comprehensive, clear, or organized, we encourage you to do so.
- Providing Feedback: You can provide feedback on existing content, suggest new topics, or propose ideas to enhance the wiki.
#
Getting Started
To get started with contributing, follow these steps:
- Fork this repository to your GitHub account by clicking the "Fork" button at the top right of this page.
- Clone your forked repository to your local machine using
git clone
. - Create a new branch for your contributions using
git checkout -b feature/your-feature-name
. - Make your changes, add new content, or fix issues in your branch.
- Commit your changes with clear and concise commit messages.
- Push your changes to your forked repository on GitHub.
- Open a pull request (PR) from your forked repository to the original repository.
#
Pull Request Guidelines
When creating a pull request, please adhere to the following guidelines:
- Clearly describe the purpose of your pull request and the changes you've made in the PR description.
- Make sure your code and changes are well-documented, following the existing style and formatting of the repository.
- If you're adding new content, ensure it's accurate and relevant to the topic.
- Test your changes thoroughly to avoid introducing errors or breaking existing functionality.
- If your PR addresses an existing issue, reference that issue in the PR description using the following format: "Fixes #IssueNumber" or "Resolves #IssueNumber."
- Be responsive to any feedback or comments on your pull request and be prepared to make additional changes if necessary.
- Your pull request will be reviewed by project maintainers, and changes may be requested before it is merged.
#
Code of Conduct
By contributing to this project, you agree to abide by our Code of Conduct. Please ensure a positive and respectful environment for all contributors. We appreciate your contributions and look forward to collaborating with you to create an outstanding resource for the Minecraft clients community! 🙌🎮