Skip to content

Latest commit

 

History

History
65 lines (43 loc) · 2.29 KB

File metadata and controls

65 lines (43 loc) · 2.29 KB

License

Contributing to Skin Stealer Discord Bot

Thank you for considering contributing to Skin Stealer Discord Bot! We appreciate your help and value your input. To make the contribution process smooth and efficient, please follow these guidelines.

Getting Started

  1. Fork the Repository: Start by forking the repository to your GitHub account.
  2. Clone the Repository: Clone your forked repository to your local machine.
git clone https://github.com/IHZAQ/SkinStealerDiscordBot33.git
  1. Create a Branch: Create a new branch for your feature or bug fix.
git checkout -b feature/your-feature-name

Making Changes

  1. Coding Standards: Follow the coding standards and style guidelines used in the project.
  2. Document Your Changes: Ensure that any new features or modifications are well documented.
  3. Commit Your Changes: Write clear and concise commit messages.
git commit -m "Add feature X to improve Y"

Pull Requests

  1. Push to Your Branch: Push your changes to your forked repository.
git push origin feature/your-feature-name
  1. Open a Pull Request: Go to the original repository on GitHub and open a pull request. Fill out the provided pull request template to describe your changes.

Types of Contributions

Bug Fixes

  • Ensure the bug is reported in the issue tracker before you start working on it.
  • Include steps to reproduce the bug, if applicable.

New Features

  • Open an issue to discuss the feature before starting work on it.
  • Ensure the feature aligns with the project's goals and roadmap.

Documentation

  • Improvements to documentation are always welcome.
  • Ensure that your changes are clear and easy to understand.

Small Changes

For small changes like typo fixes, minor error corrections, or other small updates, please use the Small Changes pull request template.

Code of Conduct

Please adhere to our Code of Conduct in all interactions.

Contact

If you have any questions or need further assistance, please open an issue or contact us at IHZAQSTORM33@gmail.com.

Thank you for contributing to Skin Stealer Discord Bot!