... | ... | @@ -21,7 +21,7 @@ These pages guide you step-by-step through making a contribution: |
|
|
|
|
|
- **Using Git**: Our conventions and some useful tips for using git are here: [Using Git](working-conventions/git).
|
|
|
|
|
|
- OLD: **Using Darcs**: Our conventions and some useful tips for using darcs are here: [Using Darcs](working-conventions/darcs).
|
|
|
- **Releases and branches**: Our conventions for making releases and how the branches are managed: [Releases](working-conventions/releases)
|
|
|
|
|
|
- **Using the Bug Tracker**: see [Using the Bug Tracker](working-conventions/bug-tracker)
|
|
|
|
... | ... | @@ -34,3 +34,7 @@ These pages guide you step-by-step through making a contribution: |
|
|
|
|
|
- The policy on validating patches, and how to perform validation, is at: [Testing Patches](testing-patches).
|
|
|
- Details about the regression test suite, and how to use it are at: [Running Tests](building/running-tests).
|
|
|
|
|
|
## Old stuff
|
|
|
|
|
|
- **Using Darcs**: Our conventions and some useful tips for using darcs are here: [Using Darcs](working-conventions/darcs). |