We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c80aa9a commit 261dd1cCopy full SHA for 261dd1c
.github/PULL_REQUEST_TEMPLATE.md
@@ -10,8 +10,7 @@ See also #23
10
11
## Checklist
12
13
-👉 [How to sign off your commits with DCO](https://github.com/strongloop/loopback-datasource-juggler#contributing) 👈
14
-
+- [ ] [Sign off your commits](https://loopback.io/doc/en/contrib/code-contrib.html) with DCO (Developer Certificate of Origin)
15
- [ ] `npm test` passes on your machine
16
- [ ] New tests added or existing tests modified to cover all changes
17
- [ ] Code conforms with the [style guide](https://loopback.io/doc/en/contrib/style-guide-es6.html)
0 commit comments