From 2cb6e0df5739b024cfa4ee4420d6f22cc9bc6098 Mon Sep 17 00:00:00 2001 From: Philippe Coval Date: Thu, 9 Nov 2023 10:49:22 +0100 Subject: [PATCH] GH-15: Enable CLA contribs Bug-SiliconLabs: UIC-3082 Bug-GitHub: https://github.com/SiliconLabs/UnifySDK/pull/15 Signed-off-by: Philippe Coval (cherry picked from commit 861d6615f9ba8c84b952e5a0284cc4080f46bc4e) --- .github/pull_request_template.md | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 .github/pull_request_template.md diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md new file mode 100644 index 0000000000..082caa19cf --- /dev/null +++ b/.github/pull_request_template.md @@ -0,0 +1,19 @@ +## Change + + +## Checklist + + +- [ ] A [Contribution License Agreement][CLA] has been established between @SiliconLabs and author's company (matching email domain) + +[CLA]: https://en.wikipedia.org/wiki/Contributor_License_Agreement + +