Skip to content

Commit 3d1ca7c

Browse files
Create Contributing.md (#668)
Co-authored-by: Avery-Dunn <[email protected]>
1 parent 6dc951b commit 3d1ca7c

File tree

1 file changed

+18
-0
lines changed

1 file changed

+18
-0
lines changed

Contributing.md

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,18 @@
1+
# CONTRIBUTING
2+
3+
Microsoft Authentication Library for Java welcomes new contributors. This document will guide you
4+
through the process.
5+
6+
## CONTRIBUTOR LICENSE AGREEMENT
7+
8+
Please visit [https://cla.microsoft.com/](https://cla.microsoft.com/) and sign the Contributor License
9+
Agreement. You only need to do that once. We can not look at your code until you've submitted this request.
10+
11+
12+
## Build
13+
14+
Use Java8.
15+
16+
## Test
17+
18+
Unit tests should run as expected. Integration tests require certificate / secrets which are deployed on CI. External contributors are not able to run integration tests manually.

0 commit comments

Comments
 (0)