Skip to content

Commit 8ae565d

Browse files
committed
add feature requests to CONTRIBUTING
1 parent b04f780 commit 8ae565d

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

CONTRIBUTING.md

+8
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,14 @@ This means asking the right questions, procuring the right information
2727
to properly debug and verify the issue, and bisecting a commit range if
2828
the issue is a regression.
2929

30+
## Feature Requests
31+
32+
If you find that Selenium is missing something, feel free to open an issue
33+
with details describing what feature(s) you'd like added or changed.
34+
35+
If you'd like a hand at trying to implement the feature yourself, please refer to the [Code Contributions](#code-contributions) section of the document.
36+
37+
3038
## Documentation
3139

3240
Selenium is a big software project and documentation is key to

0 commit comments

Comments
 (0)