Thank you so much for contributing to this project, I love pull requests! To effectively contribute to the development of Attachments please do the following:
- Create a GitHub account
- Fork the repo
- Create a branch from
master
with a meaningful name describing your task - Ensure extrenuous whitespace is removed before committing
- Make commits of logical units
- Ensure commit messages effectively explain everything that was changed
- Push your changes to your branch of your fork
- Submit a pull request
Thank you!