Contributing - Goldenfreddy0703/Otaku-Testing GitHub Wiki
🤝 Contributing
We welcome contributions to the Otaku Kodi addon! Whether you want to report a bug, suggest a feature, or contribute code, your help is appreciated.
🐛 Reporting Bugs
If you find a bug, please report it by creating an issue on GitHub:
- GitHub Issues: Otaku-Testing Issues
When reporting a bug, please include as much detail as possible:
- Steps to reproduce the issue
- Expected and actual results
- Screenshots or logs, if applicable
💡 Suggesting Features
We are always looking for ways to improve Otaku. If you have a feature suggestion, please create an issue on GitHub:
- GitHub Issues: Otaku-Testing Issues
🛠️ Contributing Code
If you would like to contribute code, please follow these steps:
-
Fork the Repository
- Fork the Otaku repository to your GitHub account.
-
Clone the Repository
- Clone the forked repository to your local machine:
git clone https://github.com/Goldenfreddy0703/Otaku-Testing.git
- Clone the forked repository to your local machine:
-
Create a Branch
- Create a new branch for your changes:
git checkout -b feature/your-feature-name
- Create a new branch for your changes:
-
Make Changes
- Make your changes to the codebase.
-
Commit Changes
- Commit your changes with a descriptive commit message:
git commit -m "Add feature: your-feature-name"
- Commit your changes with a descriptive commit message:
-
Push Changes
- Push your changes to your forked repository:
git push origin feature/your-feature-name
- Push your changes to your forked repository:
-
Create a Pull Request
- Create a pull request from your forked repository to the main Otaku repository.
📄 Documentation
If you would like to contribute to the documentation, please follow the same steps as contributing code. Documentation improvements are always welcome!
📞 Contact
If you have any questions about contributing, feel free to reach out:
- Discord: The Steampunk Owl#3126
- Keybase: Goldenfreddy0703
Thank you for your interest in contributing to Otaku! Your help is greatly appreciated.