Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 455 Bytes

CONTRIBUTING.md

File metadata and controls

13 lines (9 loc) · 455 Bytes

Contributing

The team welcomes contributions! To make code changes to one of the Conjure repos:

  • Fork the repo and make a branch
  • Write your code (ideally with tests) and make sure the CircleCI build passes
  • Open a PR (optionally linking to a github issue)

Local development

  1. Fork the repository: [email protected]:palantir/gradle-conjure.git
  2. Generate the IDE configuration: ./gradlew idea
  3. Import projects into Intellij: open *.ipr