Browse Source

add a template for pull requests

Signed-off-by: Nicola Murino <nicola.murino@gmail.com>
Nicola Murino 1 year ago
parent
commit
8ca069f6de
1 changed files with 5 additions and 0 deletions
  1. 5 0
      .github/PULL_REQUEST_TEMPLATE.md

+ 5 - 0
.github/PULL_REQUEST_TEMPLATE.md

@@ -0,0 +1,5 @@
+# Checklist for Pull Requests
+
+- [ ] Have you signed the [Contributor License Agreement](https://sftpgo.com/cla.html)?
+
+---