Skip to content

Commit ace648f

Browse files
authored
Added Contributing License Notice
1 parent 3ce54f1 commit ace648f

File tree

1 file changed

+9
-4
lines changed

1 file changed

+9
-4
lines changed

CONTRIBUTING.md

Lines changed: 9 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -50,13 +50,19 @@ the feature you would like to see, why you need it, and how it should work.
5050

5151
## Contributing code and documentation changes
5252

53-
If you have a bugfix or new feature that you would like to contribute to Elasticsearch, please find or open an issue
53+
If you have a bugfix or new feature that you would like to contribute to nem2-sdk-typescript-javascript, please find or open an issue
5454
about it first. Talk about what you would like to do. It may be that somebody is already working on it, or that there
5555
are particular issues that you should know about before implementing the change.
5656

5757
We enjoy working with contributors to get their code accepted. There are many approaches to fixing a problem and it is
5858
important to find the best approach before writing too much code.
5959

60+
### Contributing License Notice
61+
62+
When you contribute code, you affirm that the contribution is your original work and that you license the work to the project under the project's open source license.
63+
64+
Whether or not you state this explicitly, by submitting any copyrighted material via pull request, email, or other means you agree to license the material under the project's open source license and warrant that you have the legal authority to do so.
65+
6066
### Fork and clone the repository
6167

6268
You will need to fork the main nem2-sdk-typescript-javascript code or documentation repository and clone
@@ -78,8 +84,7 @@ Once your changes and tests are ready to submit for review:
7884

7985
Then sit back and wait. There will probably be discussion about the pull request and, if any changes are needed, we would love to work with you to get your pull request merged into nem2-sdk-typescript-javascript.
8086

81-
*CONTRIBUTING.md is based on [CONTRIBUTING-template.md](https://github.com/nayafia/contributing-template/blob/master/CONTRIBUTING-template.md)*
82-
and [elasticsearch/CONTRIGUTING](https://github.com/elastic/elasticsearch/blob/master/CONTRIBUTING.md)
87+
*CONTRIBUTING.md is based on [CONTRIBUTING-template.md](https://github.com/nayafia/contributing-template/blob/master/CONTRIBUTING-template.md)* , [elasticsearch/CONTRIBUTING](https://github.com/elastic/elasticsearch/blob/master/CONTRIBUTING.md) and [spark/CONTRIBUTING](https://github.com/apache/spark/blob/master/CONTRIBUTING.md)
8388

8489
[pull-request]: https://help.github.com/articles/about-pull-requests/
85-
[github-issues]: https://github.com/nemtech/nem2-sdk-typescript-javascript/issues
90+
[github-issues]: https://github.com/nemtech/nem2-sdk-typescript-javascript/issues

0 commit comments

Comments
 (0)