Skip to content

Latest commit

 

History

History
34 lines (20 loc) · 946 Bytes

CONTRIBUTING.md

File metadata and controls

34 lines (20 loc) · 946 Bytes

Contributing

First off all, thank you for taking the time to contribute!

When contributing to this project, please first discuss the changes you wish to make via an issue before making changes.

Your First Code Contribution

Unsure where to begin contributing? You can start by looking through the good first issue issues.

Getting the code

git clone https://github.com/alefragnani/delphi-james.git

Prerequisites

Dependencies

There is no dependencies :-)

Building / Debugging

  1. Open the james.dpr project
  2. Build it
  3. Start debugging

Submitting a Pull Request

Be sure your branch is up to date (relative to master) and submit your PR. Also add reference to the issue the PR refers to.