From 9512551f5ab213fa4a61eb334e741cde349878f1 Mon Sep 17 00:00:00 2001 From: redcode Date: Thu, 18 Aug 2022 02:03:02 +0200 Subject: [PATCH] pull_request_template.md --- .github/pull_request_template.md | 12 ++++++++++-- 1 file changed, 10 insertions(+), 2 deletions(-) diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md index d5629bf..9ec99b0 100644 --- a/.github/pull_request_template.md +++ b/.github/pull_request_template.md @@ -1,6 +1,14 @@ -Thank you for your contribution to the Z80 library. It is required that contributors assign copyright to the original author so that he retains full ownership of the project. +## Description -This makes it easier for other entities to use the software because they only have to deal with one copyright holder. It also gives the original author assurance that he will be able to make decisions in the future without gathering and consulting all contributors. +_Describe here your pull request._ + +## Legal notice (do not delete) + +Thank you for your contribution to the Z80 library. + +It is required that contributors assign copyright to the original author so that he retains full ownership of the project. This makes it easier for other entities to use the software because they only have to deal with one copyright holder. It also gives the original author assurance that he will be able to make decisions in the future without gathering and consulting all contributors. + +While this may seem odd, many open source maintainers practice this. By submitting this PR, you agree to the following: