Contributing
September 27, 2018 ยท View on GitHub
Bug reports and pull requests are welcome on GitHub at https://github.com/Flinesoft/CSVImporter. This project is intended to be a safe, welcoming space for collaboration, and contributors are expected to adhere to the Contributor Covenant code of conduct.
Getting Started
This section will tell you how you can get started contributing to HandySwift.
Prerequisites
Before you start developing, please make sure you have the following tools installed on your machine:
Useful Commands
To update the Linux tests (required after adding/renaming/removing test methods):
beak run generateLinuxMain
This will make sure the Linux CI can also find and run all the tests.
Commit Messages
Please also try to follow the same syntax and semantic in your commit messages (see rationale here).