Kiln » TortoiseHg » TortoiseHg
Clone URL:  
Pushed to one repository · View In Graph Contained in 0.8.2, 0.8.3, and 0.9

stable add CONTRIBUTING.txt

Changeset 97f9ef94d619

Parent 0ea7e60a2e32

by Adrian Buehlmann

Changes to one file · Browse files at 97f9ef94d619 Showing diff from parent 0ea7e60a2e32 Diff from another changeset...

Change 1 of 1 Show Entire File CONTRIBUTING.txt Stacked
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
@@ -0,0 +1,13 @@
+== Rules for contributing to TortoiseHg == + +Note that these rules may change together with the code base as the project +evolves. Specifically, the compatibility rules in the default branch may be +different from those in the stable branch. + +=== Library compatibility === + +Our code base assumes minimum versions of library components as listed below. +That is, our code must not depend on features or API's that were introduced +in any later versions of the respective components. + +PyGtk: 2.10