Thank you for your interest in contributing to Heartfelt Letters!
If you find a bug or have a feature request, please create an issue in our GitHub repository so we can track it. Before submitting an issue, please check if it has already been reported.
We welcome pull requests from anyone who would like to contribute to the project. To get started, please follow these steps:
- Fork the repository and clone it to your local machine.
- Create a new branch for your changes:
git checkout -b your-branch-name
- Make your changes and commit them:
git commit -am 'Add new feature'
- Push your changes to your fork:
git push origin your-branch-name
- Open a pull request in our repository.
Please make sure to include a detailed description of your changes and any relevant screenshots. All pull requests will be reviewed by the project maintainers before being merged.
Please note that Heartfelt Letters has a Code of Conduct. By contributing to the project, you agree to abide by its terms.
Thank you for helping make Heartfelt Letters better!