diff options
Diffstat (limited to '.github/pull_request_template.md')
| -rw-r--r-- | .github/pull_request_template.md | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md index 1565e426..7504d386 100644 --- a/.github/pull_request_template.md +++ b/.github/pull_request_template.md @@ -1,3 +1,9 @@ +<!-- +SPDX-FileCopyrightText: 2021 Linus Jahn <lnj@kaidan.im> + +SPDX-License-Identifier: CC0-1.0 +--> + Before opening a pull-request please do: - [ ] Documentation: - [ ] Document every new public class and function |
