Skip to content

Commit c8bab93

Browse files
authored
Clarify that CLA is not needed for Atlassian employees (#1785)
1 parent 0564e04 commit c8bab93

File tree

1 file changed

+15
-6
lines changed

1 file changed

+15
-6
lines changed

CONTRIBUTING.md

Lines changed: 15 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,8 @@
11
# Contributing to Compiled
22

3-
Thank you for considering to contribute to Compiled!
4-
Pull requests, issues and comments are welcome.
3+
Thank you for considering a contribution to Compiled! Pull requests, issues and comments are welcome.
4+
5+
However, please note that we do not officially support using Compiled outside of Atlassian products and the Atlassian ecosystem. As such, support will likely be limited if you use Compiled for products unrelated to Atlassian.
56

67
## Contribution Standards
78

@@ -15,11 +16,19 @@ Pull requests, issues and comments are welcome.
1516

1617
See the [existing issues](https://github.com/atlassian-labs/compiled/issues) for things to start contributing.
1718

18-
For bigger changes,
19-
please make sure you start a discussion first by creating an issue and explaining the intended change.
19+
For bigger changes, please make sure you start a discussion first by creating an issue and explaining the intended change.
20+
21+
### If you are an Atlassian employee
22+
23+
You do not need to sign a Contributor License Agreement (CLA).
24+
25+
Instead, you should link your GitHub account to your `@atlassian.com` Atlassian account, so that your GitHub account is recognised as belonging to an Atlassian employee.
26+
27+
Please search for the "Link your Github & Atlassian accounts" page on the internal wiki for instructions on how to do this.
28+
29+
### If you don't work for Atlassian
2030

21-
Atlassian requires contributors to sign a Contributor License Agreement,
22-
known as a CLA.
31+
Atlassian requires contributors to sign a Contributor License Agreement (CLA).
2332
This serves as a record stating that the contributor is entitled to contribute the code/documentation/translation
2433
to the project and is willing to have it used in distributions and derivative works (or is willing to transfer ownership).
2534

0 commit comments

Comments
 (0)