Skip to content

Commit

Permalink
Add CONTRIBUTING and PULL_REQUEST_TEMPLATE files
Browse files Browse the repository at this point in the history
  • Loading branch information
dacap committed Jun 6, 2020
1 parent 8b026c0 commit cb867f8
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 0 deletions.
8 changes: 8 additions & 0 deletions .github/PULL_REQUEST_TEMPLATE.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
<!-- Please read the contribution guidelines before submitting a pull request. -->
<!-- By submitting this pull request, you agree that your contributions are
licensed under the Clip license, and agree to future changes to the
licensing. -->
<!-- If you're a first-time contributor, please acknowledge it by
leaving the statement below. -->

I agree that my contributions are licensed under the Clip license, and agree to future changes to the licensing.
5 changes: 5 additions & 0 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
By submitting a pull request, you represent that you have the right to
license your contribution to the Clip project owners and the community,
agree by submitting the patch that your contributions are licensed under
the [Clip license](https://raw.githubusercontent.com/dacap/clip/master/LICENSE.txt),
and agree to future changes to the licensing.

0 comments on commit cb867f8

Please sign in to comment.