Skip to content

Latest commit

 

History

History
32 lines (20 loc) · 1.26 KB

contributing.md

File metadata and controls

32 lines (20 loc) · 1.26 KB

Contributing to Logos

Thank you for considering contributing to Logos! We appreciate your interest in helping improve this project.

How to Contribute

Reporting Issues

If you find a bug or have a feature request, please open an issue in the repository. Make sure to provide as much detail as possible, including steps to reproduce the issue if applicable.

Code Contributions

  1. Fork the Repository: Create a personal copy of the repository.
  2. Clone Your Fork: Bring your fork to your local machine.
  3. Create a Branch: Make a new branch for your changes.
  4. Make Changes: Implement your features or fixes.
  5. Test Your Changes: Run tests to ensure your changes work correctly.
  6. Commit Your Changes: Write a clear commit message.
  7. Push Your Changes: Upload your changes to your fork.
  8. Open a Pull Request: Create a pull request to the original repository.

Style Guide

Please follow the project's coding style and conventions. Consistency is key to maintaining a clean codebase.

Documentation

If you make changes to the code, please ensure to update the documentation accordingly.

Thank You!

Your contributions make Logos a better Bible study assistant for everyone! We look forward to collaborating with you. ✨