1
0
mirror of https://github.com/cookiengineer/audacity synced 2025-12-19 07:01:25 +01:00

Add CONTRIBUTING.md and require DCO

Co-authored-by: Filipe Coelho <falktx@falktx.com>
Co-authored-by: Sol Fisher Romanoff <sol@solfisher.com>
This commit is contained in:
Semisol
2021-07-08 23:09:56 +03:00
parent 60f6d49a15
commit c3eaa8650d
2 changed files with 117 additions and 1 deletions

View File

@@ -15,7 +15,7 @@ Resolves: *(direct link to the issue)*
an asterisk (*) after the entry indicates required
-->
- [ ] The code in this pull request is licensed under "GPLv2 or any later version"\*
- [ ] I have signed off my commits using `-s` or `Signed-off-by`\* (See: [Contributing § DCO](https://github.com/tenacityteam/tenacity/blob/master/CONTRIBUTING.md#developer-certificate-of-origin))
- [ ] I made sure the code compiles on my machine
- [ ] I made sure there are no unnecessary changes in the code\*
- [ ] I made sure the title of the PR reflects the core meaning of the issue you are solving\*