TABLE OF CONTENTS:
- Fork the repository on Github
- clone your forked repository to your local machine
- create an appropriate branch to make changes.
- Add proper message to your commits.
- publish changes to the forked repository and create a pull request
NOTE: Instructions on creating pull requests is explained in Submitting a Pull Request section below.
This Code of Conduct outlines the expected behavior for all participants in the Rust Raid community. The goal is to foster a positive, inclusive, and respectful environment where everyone feels welcome and valued.
- Respect: Treat everyone with respect, regardless of their background or opinions.
- Inclusivity: Promote a welcoming and inclusive environment for all.
- Constructive Communication: Engage in constructive and respectful discussions, avoiding personal attacks or insults.
- Openness: Be open to feedback and criticism, and be willing to learn from others.
- Collaboration: Work together towards the common goal of improving the project.
- Harassment: Any form of harassment, including but not limited to:
- Sexual harassment
- Discrimination
- Threats
- Bullying
- Hate Speech: Language that promotes hatred or discrimination against any group of people.
- Personal Attacks: Attacks on a person's character or abilities.
- Plagiarism: Claiming credit for work that is not your own.
This Code of Conduct is a living document and may be updated from time to time.
- Navigate to your forked repository on GitHub.
- Click the "Compare & pull request" button.
- Add a descriptive title and provide details about your changes. You can see the PR template at
.github/PULL_REQUEST_TEMPLATE.md
file. - Submit the pull request.