Skip to content
This repository was archived by the owner on Apr 26, 2024. It is now read-only.

Commit f741d65

Browse files
Ganesh Jangirganeshnj
Ganesh Jangir
authored andcommitted
docs: add THIRD-PARTY-LICENSES file
THIRD-PARTY-LICENSES is built using an internal tool to organize the attribution for the SDK. Additionally, it also allows to keep track of the dependency versions. Also update PR template to make when a change is made, THIRD-PARTY-LICENSES is kept up to date.
1 parent 0d60b4b commit f741d65

File tree

2 files changed

+682
-0
lines changed

2 files changed

+682
-0
lines changed

.github/pull_request_template.md

+4
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,10 @@
66
## Description of changes
77
<!--- Why is this change required? What problem does it solve? -->
88

9+
## New/existing dependencies impact assessment, if applicable
10+
<!--- No new dependencies were added to this change. -->
11+
<!--- If any dependency was added / modified / removed, THIRD-PARTY-LICENSES must be updated accordingly. -->
12+
913
## Conventional Commits
1014
<!--- Please use conventional commits to let us know what kind of change this is.-->
1115
<!--- More info can be found here: https://www.conventionalcommits.org/en/v1.0.0/-->

0 commit comments

Comments
 (0)