parsedown/CONTRIBUTING.md

21 lines
635 B
Markdown
Raw Normal View History

2014-02-02 22:23:50 +01:00
Pull Requests
-------------
2014-02-02 21:14:53 +01:00
Do create pull requests that:
* resolve an issue
2014-02-02 22:23:50 +01:00
* improve an existing feature or text
2014-02-02 21:14:53 +01:00
2014-02-02 22:23:50 +01:00
Do not create pull requests that:
2014-02-02 21:14:53 +01:00
* introduce a feature or text
2014-02-04 00:49:55 +01:00
* change the interface
* change the coding style
2014-02-02 21:14:53 +01:00
2014-02-04 00:49:55 +01:00
If a pull request contains unrelated changes, they should be submitted as separate pull requests.
2014-02-02 21:14:53 +01:00
2014-02-02 22:23:50 +01:00
License
-------
2014-02-02 21:14:53 +01:00
2014-03-18 23:58:26 +01:00
By contributing to the project, you grant the creator of the project a perpetual, worldwide, irrevocable license to use, reproduce and distribute your contributions. You also warrant that you are the sole owner of your contributions and that they are your original works of authorship.