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
+15-6Lines changed: 15 additions & 6 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,7 +1,8 @@
1
1
# Contributing to Compiled
2
2
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.
5
6
6
7
## Contribution Standards
7
8
@@ -15,11 +16,19 @@ Pull requests, issues and comments are welcome.
15
16
16
17
See the [existing issues](https://github.com/atlassian-labs/compiled/issues) for things to start contributing.
17
18
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
20
30
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).
23
32
This serves as a record stating that the contributor is entitled to contribute the code/documentation/translation
24
33
to the project and is willing to have it used in distributions and derivative works (or is willing to transfer ownership).
0 commit comments