From e3376c181fea302cd913196f7b18264ff6b52ee0 Mon Sep 17 00:00:00 2001 From: Rafal Kupiec Date: Tue, 9 Jan 2024 19:02:10 +0100 Subject: [PATCH] Add agreement to pull request template --- .github/PULL_REQUEST_TEMPLATE.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md index c4093a6..706804f 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -17,3 +17,6 @@ _Use a TODO when your pull request is Work in Progress._ - [ ] - [ ] - [ ] + +## Agreements +- [ ] I have read the Contributors License Agreement and I consent to those terms.