Skip to content

Commit

Permalink
docs: reduce number of headers
Browse files Browse the repository at this point in the history
  • Loading branch information
andreastt committed Mar 15, 2015
1 parent e81aae8 commit 348404c
Showing 1 changed file with 1 addition and 9 deletions.
10 changes: 1 addition & 9 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -216,18 +216,12 @@ towards integration, it will be assigned different Github labels. The
labels serve for the committers to more easily keep track of work
that's pending or awaiting action.

### Component Labels

Component labels are yellow and carry the **C** prefix. They highlight
the subsystem or component your PR makes changes in.

### Driver Labels

The driver labels (**D**) indicate if the changes are related to a
WebDriver implementation or the Selenium atoms.

### Review Labels

The review labels (**R**) are:

* **awaiting answer**: awaits an answer from you
Expand All @@ -238,9 +232,7 @@ The review labels (**R**) are:
* **needs rebase**: the branch isn't in sync with master and needs to
be rebased

### Issue Labels

Issues are labelled to make them easier to categorise and find by
Issues are labelled to make them easier to categorise and find by:

* which **component** they relate to (java, cpp, dotnet, py, rb)
* which **driver** is affected
Expand Down

0 comments on commit 348404c

Please sign in to comment.