Skip to content

Commit 5bf77d1

Browse files
authored
Add note about license to pull request template (#426)
## Summary Change pull request template so that it adds a note about the Apache license applying to all contributions to `opensource/` ## How was it tested? Wasn't.
1 parent 87cf4a8 commit 5bf77d1

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

.github/pull_request_template.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
## Community Contribution License
2+
All community contributions in this pull request are licensed to the project maintainers
3+
under the terms of the [Apache 2 license](https://www.apache.org/licenses/LICENSE-2.0).
4+
By creating this pull request I represent that I have the right to license the
5+
contributions to the project maintainers under the Apache 2 license.
6+
17
## Summary
28

39
## How was it tested?

0 commit comments

Comments
 (0)