2
0
mirror of https://github.com/boostorg/gil.git synced 2026-02-21 15:12:18 +00:00

Merge pull request #115 from mloskot/ml/contributing-fix-toc [ci skip]

Fix TOC internal links in CONTRIBUTING.md
This commit is contained in:
Mateusz Loskot
2018-07-04 01:38:41 +02:00
committed by GitHub

View File

@@ -13,9 +13,9 @@ please follow the workflow explained in this document.
* [Getting started with Git workflow](#getting-started-with-git-workflow)
* [1. Clone Boost super-project](#1-clone-boost-super-project)
* [2. Checkout Boost.GIL development branch](#2-checkout-boostgil-development-branch)
* [3. Fork Boost.GIL repository on GitHub](#4-fork-boostgil-repository-on-github)
* [4. Submit a pull request](#5-submit-a-pull-request)
* [5. Update your pull request](#6-update-your-pull-request)
* [3. Fork Boost.GIL repository on GitHub](#3-fork-boostgil-repository-on-github)
* [4. Submit a pull request](#4-submit-a-pull-request)
* [5. Update your pull request](#5-update-your-pull-request)
* [Development](#development)
* [Using Boost.Build](#using-boostbuild)
* [Using CMake](#using-cmake)