Skip to content

Commit f96764a

Browse files
committed
added explanation on how to submit PRs moving forward
1 parent 340eadf commit f96764a

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

.github/PULL_REQUEST_TEMPLATE.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1 +1,9 @@
11
- [ ] By placing an `X` in the preceding checkbox, I verify that I have signed the [Contributor License Agreement](https://github.com/SeleniumHQ/selenium/blob/master/CONTRIBUTING.md#step-6-sign-the-cla)
2+
3+
<!--
4+
Selenium IDE is moving to an electron app!!!.
5+
For the time being the team will support both the extension and the app, until the app reaches complete feature parity with the extension.
6+
7+
If you want to submit a PR to the electron app, please submit to master.
8+
To submit a PR to the extension submit to the branch v3
9+
-->

0 commit comments

Comments
 (0)