Skip to content

Commit

Permalink
Add verification for external resource credit
Browse files Browse the repository at this point in the history
  • Loading branch information
lognaturel committed Jul 20, 2018
1 parent cb48447 commit ec92168
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/PULL_REQUEST_TEMPLATE.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,4 +19,5 @@ https://github.com/opendatakit/collect/blob/master/CONTRIBUTING.md

#### Before submitting this PR, please make sure you have:
- [ ] run `./gradlew pmd checkstyle lintDebug spotbugsDebug` and confirmed all checks still pass.
- [ ] verified that any code or assets from external sources are properly credited in comments and/or in the [about file](https://github.com/opendatakit/collect/blob/master/collect_app/src/main/assets/open_source_licenses.html).
- [ ] verified that any new UI elements use theme colors. [UI Components Style guidelines](https://github.com/opendatakit/collect/blob/master/CONTRIBUTING.md#ui-components-style-guidelines)

0 comments on commit ec92168

Please sign in to comment.