Skip to content

Commit

Permalink
Add FUNDING.yml and update CONTRIBUTING.md
Browse files Browse the repository at this point in the history
  • Loading branch information
dunglas committed Oct 20, 2019
1 parent 1e903da commit f48ca45
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 0 deletions.
1 change: 1 addition & 0 deletions .github/FUNDING.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
github: dunglas
9 changes: 9 additions & 0 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# Contributing

## License and Copyright Attribution

When you open a Pull Request to the project, you agree to license your code under the [GNU AFFERO GENERAL PUBLIC LICENSE](LICENSE)
and to transfer the copyright on the submitted code to [Kévin Dunglas](https://dunglas.fr).

Be sure to you have the right to do that (if you are a professional, ask your company)!

If you include code from another project, please mention it in the Pull Request description and credit the original author.

## Start a Demo API and Contribute to the Gateway Server

Clone the project:
Expand Down

0 comments on commit f48ca45

Please sign in to comment.