Updated pull request template
This commit is contained in:
12
.github/PULL_REQUEST_TEMPLATE.md
vendored
12
.github/PULL_REQUEST_TEMPLATE.md
vendored
@ -1,11 +1,17 @@
|
|||||||
<!--
|
<!--
|
||||||
Hello!
|
|
||||||
|
Hello there!
|
||||||
|
|
||||||
Thank you for opening a pull request!
|
Thank you for opening a pull request!
|
||||||
Please remember to always tag the relative issue (if any) and give a brief explanation on what your changes are doing.
|
Please remember to always tag the relative issue (if any) and give a brief explanation on what your changes are doing.
|
||||||
|
|
||||||
Please also remember to always run the test, you can do that easily by running `npm test`.
|
|
||||||
|
|
||||||
If you are patching a security issue, please take a look at https://www.elastic.co/community/security
|
If you are patching a security issue, please take a look at https://www.elastic.co/community/security
|
||||||
|
|
||||||
|
Finally, please make sure you have signed the Contributor License Agreement
|
||||||
|
We are not asking you to assign copyright to us, but to give us the right to distribute your code without restriction.
|
||||||
|
We ask this of all contributors in order to assure our users of the origin and continuing existence of the code. You only need to sign the CLA once.
|
||||||
|
https://www.elastic.co/contributor-agreement/
|
||||||
|
|
||||||
Happy coding!
|
Happy coding!
|
||||||
|
|
||||||
-->
|
-->
|
||||||
|
|||||||
Reference in New Issue
Block a user