Skip to content

Commit 348404c

Browse files
committed
docs: reduce number of headers
1 parent e81aae8 commit 348404c

File tree

1 file changed

+1
-9
lines changed

1 file changed

+1
-9
lines changed

Diff for: CONTRIBUTING.md

+1-9
Original file line numberDiff line numberDiff line change
@@ -216,18 +216,12 @@ towards integration, it will be assigned different Github labels. The
216216
labels serve for the committers to more easily keep track of work
217217
that's pending or awaiting action.
218218

219-
### Component Labels
220-
221219
Component labels are yellow and carry the **C** prefix. They highlight
222220
the subsystem or component your PR makes changes in.
223221

224-
### Driver Labels
225-
226222
The driver labels (**D**) indicate if the changes are related to a
227223
WebDriver implementation or the Selenium atoms.
228224

229-
### Review Labels
230-
231225
The review labels (**R**) are:
232226

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

241-
### Issue Labels
242-
243-
Issues are labelled to make them easier to categorise and find by
235+
Issues are labelled to make them easier to categorise and find by:
244236

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

0 commit comments

Comments
 (0)