Skip to content

Commit

Permalink
docs: remove ToC from CONTRIBUTING.md
Browse files Browse the repository at this point in the history
In SeleniumHQ#443 there is complains that the ToC makes the page harder to read.
I tend to agree as on a small screen I can't see anything but the ToC.
  • Loading branch information
andreastt committed Apr 13, 2015
1 parent d23f680 commit 587b49a
Showing 1 changed file with 0 additions and 18 deletions.
18 changes: 0 additions & 18 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,24 +3,6 @@
The Selenium project welcomes contributions from everyone. There are a
number of ways you can help:

## Table of Contents
- [Contributing to Selenium](#contributing-to-selenium)
- [Issue Contributions](#issue-contributions)
- [Documentation Contributions](#documentation-contributions)
- [Code Contributions](#code-contributions)
- [Step 1: Fork](#step-1-fork)
- [Dependencies](#dependencies)
- [License Headers](#license-headers)
- [Step 2: Branch](#step-2-branch)
- [Step 3: Commit](#step-3-commit)
- [Step 4: Rebase](#step-4-rebase)
- [Step 5: Test](#step-5-test)
- [Step 6: Sign the CLA](#step-6-sign-the-cla)
- [Step 7: Push](#step-7-push)
- [Step 8: Integration](#step-8-integration)
- [Stages of an Issue or PR](#stages-of-an-issue-or-pr)
- [Communication](#communication)

## Issue Contributions

When opening new issues or commenting on existing issues on this
Expand Down

0 comments on commit 587b49a

Please sign in to comment.