Skip to content

Latest commit

 

History

History
31 lines (19 loc) · 1.11 KB

CONTRIBUTING.md

File metadata and controls

31 lines (19 loc) · 1.11 KB

Contributing

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).