Skip to content

Commit

Permalink
Add campsite rule to CONTRIBUTING.md
Browse files Browse the repository at this point in the history
  • Loading branch information
david-christiansen committed Dec 18, 2013
1 parent c255ed0 commit 0c0d414
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,11 @@ Here are a few guidelines that we would like contributors to follow so that we c
Before you report an issue, or wish to add cool functionality please try and check to see if there are existing [issues](https://github.com/idris-lang/Idris-dev/issues) and [pull requests](https://github.com/idris-lang/Idris-dev/pulls).
We do not want you wasting your time, duplicating somebody's work!

## The Campsite Rule

A basic rule when contributing to Idris is the **campsite rule**: leave the codebase in better condition than you found it.
Please clean up any messes that you find, and don't leave behind new messes for the next contributor.

## Making Changes

Idris developers and hackers try to adhere to something similar to the [successful git branching model](http://nvie.com/posts/a-successful-git-branching-model/).
Expand Down

0 comments on commit 0c0d414

Please sign in to comment.