Contributions
LetterSpace is an open source project, and we welcome contributions from the community.
There are many ways to contribute to the project. You can contribute code, documentation, ideas, bug reports, and more. All contributions matter, no matter how big or small.
Reporting Bugs
If you find a bug, please report it by opening an issue on the GitHub repository. When reporting bugs:
- Use a clear and descriptive title
- Describe the exact steps to reproduce the issue
- Include any relevant logs or error messages
- Specify which version you’re using
Feature Requests
If you have an idea for a new feature, please open an issue on the GitHub repository. When requesting features:
- Explain the problem the feature would solve
- Describe how users would use the feature
- Consider how it fits with existing functionality
Contributing Code
If you’d like to contribute code:
- Fork the repository
- Create a new branch for your feature
- Add your changes
- Write tests for your changes if applicable
- Submit a pull request
Please follow the existing code style and commit message conventions.
Documentation
Documentation improvements are always welcome. This includes:
- Fixing typos or grammar issues
- Clarifying explanations
- Adding examples or use cases
- Creating new tutorials
Last updated on