Skip to content

Latest commit

 

History

History
41 lines (30 loc) · 2.1 KB

CONTRIBUTING.md

File metadata and controls

41 lines (30 loc) · 2.1 KB

Contributing Guidelines

Thank you for your interest in contributing to RebornXP! We welcome contributions from developers of all skill levels and backgrounds.

Getting Started

Before you start contributing, please read the README.md file to get an understanding of the project and its goals.

If you have any questions or need help getting started, please don't hesitate to reach out to the project maintainers or ask for help on the Discussions page.

How to Contribute

There are many ways to contribute to the project, including but not limited to:

  • Reporting bugs
  • Suggesting new features
  • Writing code
  • Creating documentation
  • Fixing typos
  • Improving the user interface
  • If you're unsure about what to work on, check the Issues page for a list of open issues or the Discussions page for ongoing discussions.

Code Contributions

If you're interested in contributing code, please follow these guidelines:

  • Fork the repository and create a new branch for your changes.
  • Make your changes and commit them to your branch.
  • Test your changes thoroughly to make sure they work as expected.
  • Submit a pull request to the main repository.
  • Please ensure that your code follows the project's coding standards and conventions. If you're unsure about any aspects of the code, feel free to ask for feedback or help.

Reporting Bugs

If you encounter any bugs or issues while using RebornXP, please report them on the Issues page. Please include as much detail as possible, including steps to reproduce the issue and any error messages that you see.

Suggesting Features

If you have an idea for a new feature or improvement to RebornXP, please post it on the Discussions page. We welcome all suggestions and feedback.

Code of Conduct

To ensure that RebornXP is a welcoming and inclusive community, we have adopted a Code of Conduct that all contributors are expected to follow. Please read it carefully before contributing.

License

By contributing to RebornXP, you agree that your contributions will be licensed under the project's GNU General Public License v3.0

Thank you for your interest in contributing to RebornXP!