Skip to content

Latest commit

 

History

History
22 lines (15 loc) · 679 Bytes

CONTRIBUTING.md

File metadata and controls

22 lines (15 loc) · 679 Bytes

Contributing to go-suitesync

I welcome all contributions to go-suitesync

Issues

Feel free to submit issues and enhancement requests.

Contributing

Please refer to each project's style guidelines and guidelines for submitting patches and additions. In general, I follow the "fork-and-pull" Git workflow.

  1. Fork the repo on GitHub
  2. Clone the project to your own machine
  3. Commit changes to your own branch
  4. Push your work back up to your fork
  5. Submit a Pull request so that we can review your changes

NOTE: Be sure to merge the latest from "upstream" before making a pull request!