Skip to content

Latest commit

 

History

History
31 lines (22 loc) · 1.73 KB

CONTRIBUTION.md

File metadata and controls

31 lines (22 loc) · 1.73 KB

Contributing Guidelines

Thank you for considering contributing to pybot_discord! pybot_discord is a simple Discord bot that responds to commands and messages. It can also tell jokes.

If you would like to contribute to this repository by making the Library better, create an issue with your idea or improvement. If it's approved, create a change and submit a pull request.

Code of Conduct

Before getting started, please read and adhere to the code of conduct. We want to maintain a respectful and welcoming community for all participants

Here are the basic steps to contribute to pybot_discord script

  • Fork the repository
  • Create a new branch for your changes
  • Make your changes and commit them to your branch
  • Push your changes to your fork
  • Create a pull request
  • Give us a star

How to Contribute

We welcome contributions in the following forms:

Improvement

If you have suggestions for improving existing content, please open an issue to discuss it first. Once it's been approved, feel free to create a pull request with your improvements.

Correction

If you find any mistakes or inaccuracies in the existing scripts, please open an issue, please describe the mistakes or inaccuracies in detail. If the accuracy of these mistakes or inaccuracies are verified then you may open a pull request with these changes.

Addition

If you have an idea for new content that you believe would be valuable for pybot_discord users, please open a new issue to discuss it. Once your idea has been approved by the maintainers, you can create a pull request with your new content.

Conclusion

Thank you for your interest in contributing to pybot_discord. Your contributions will help to make it a more accessible and user-friendly library for everyone.