Skip to content

Commit 6c92712

Browse files
committed
Add LICENSE info to ORT template
1 parent 7df894e commit 6c92712

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

.ort.yml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,11 @@ curations:
3737
comment: "Apply Trademark Policy to VERSION file"
3838
detected_license: "NONE"
3939
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"
4045

4146
# Wrongly Identified
4247
- path: ".gitignore"

0 commit comments

Comments
 (0)