diff options
| author | Alex Leferry 2 <alexherbo2@gmail.com> | 2017-11-12 09:54:21 +0100 |
|---|---|---|
| committer | Alex Leferry 2 <alexherbo2@gmail.com> | 2017-11-12 10:36:12 +0100 |
| commit | 048ef06649a620f23070fae1eaff5d208ecb35e1 (patch) | |
| tree | 2cc35e56e4307c810bc6bee11c418d3ec8b29391 /CONTRIBUTING | |
Initial commit
Diffstat (limited to 'CONTRIBUTING')
| -rw-r--r-- | CONTRIBUTING | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/CONTRIBUTING b/CONTRIBUTING new file mode 100644 index 0000000..8f69e18 --- /dev/null +++ b/CONTRIBUTING @@ -0,0 +1,13 @@ +The preferred way to contribute would be through GitHub pull requests, +as an alternative patches can be discussed on the IRC channel. + +When contributing your first changes, please include an empty commit for +copyright waiver using the following message: + + 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. |
