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 7df894e commit 6c92712Copy full SHA for 6c92712
1 file changed
.ort.yml
@@ -37,6 +37,11 @@ curations:
37
comment: "Apply Trademark Policy to VERSION file"
38
detected_license: "NONE"
39
concluded_license: "Apache-2.0"
40
+ - path: ".github/pull_request_template.md"
41
+ reason: "NOT_DETECTED"
42
+ comment: "Apply default license to GitHub pull request template"
43
+ detected_license: "NONE"
44
+ concluded_license: "Apache-2.0"
45
46
# Wrongly Identified
47
- path: ".gitignore"
0 commit comments