You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CONTRIBUTING.md
+7-1Lines changed: 7 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -93,4 +93,10 @@ We expect all contributors to follow our [Code of Conduct](https://www.contribut
93
93
94
94
## License
95
95
96
-
Digger is released under the [Apache License](LICENSE). By contributing to this project, you agree to license your contributions under the same license.
96
+
Digger is released under the [MIT](LICENSE). By contributing to this project, you agree to license your contributions under the same license.
97
+
98
+
## Attributions
99
+
100
+
If you include code from other projects, you must retain the original copyright and license notices in those files.
101
+
Please also add a clear comment noting the source of the code (project name, license, and link).
0 commit comments