Thank you for considering contributing to DiscordGloom! We appreciate your interest in helping to improve our project. By contributing, you help make DiscordGloom better for everyone.
Before you start contributing, please take a moment to read through this document to understand how you can contribute effectively.
If you encounter a bug while using DiscordGloom, please ensure the bug hasn't already been reported by checking the issue tracker. If the bug hasn't been reported yet, please open a new issue and include the following information:
- A clear and descriptive title
- Steps to reproduce the bug
- Expected behavior
- Actual behavior
- Any relevant screenshots or error messages
If you have an idea for an enhancement or new feature for DiscordGloom, we'd love to hear it! You can suggest enhancements by opening a new issue in the issue tracker and providing a detailed description of your suggestion.
We welcome contributions from the community! If you'd like to contribute code to DiscordGloom, please follow these steps:
- Fork the repository on GitHub.
- Clone your forked repository to your local machine.
- Create a new branch for your changes.
- Make your changes and commit them.
- Push your changes to your fork.
- Create a pull request on GitHub.
When creating a pull request, please ensure the following:
- Provide a clear and descriptive title for your pull request.
- Describe the changes you've made and why they're necessary.
- Reference any related issues in your pull request.
When contributing code to DiscordGloom, please adhere to the following guidelines:
- Follow PEP 8 guidelines for Python code.
- Use meaningful variable and function names.
- Write clear and concise comments where necessary.
- Test your changes thoroughly before submitting a pull request.
Please note that by contributing to DiscordGloom, you agree to abide by the code of conduct. We expect all contributors to behave respectfully and professionally when participating in our community.
If you have any questions about contributing to DiscordGloom, please feel free to reach out to us by opening an issue in the issue tracker.
Thank you for your contributions!