Skip to content

Commit

Permalink
CONTRIBUTING
Browse files Browse the repository at this point in the history
  • Loading branch information
vbauerster committed Aug 19, 2023
1 parent 95742e4 commit 6b8927e
Showing 1 changed file with 15 additions and 0 deletions.
15 changes: 15 additions & 0 deletions CONTRIBUTING
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
When contributing your first changes, please include an empty commit for
copyright waiver using the following message (replace 'John Doe' with
your name or nickname):

John Doe Copyright Waiver

I dedicate any and all copyright interest in this software to the
public domain. I make this dedication for the benefit of the public at
large and to the detriment of my heirs and successors. I intend this
dedication to be an overt act of relinquishment in perpetuity of all
present and future rights to this software under copyright law.

The command to create an empty commit from the command-line is:

git commit --allow-empty

0 comments on commit 6b8927e

Please sign in to comment.