mirror of
https://bitbucket.org/atlassian-docker/docker-atlassian-confluence-server.git
synced 2024-08-30 18:22:16 +00:00
Add contributing guidelines to README
This commit is contained in:
parent
1247e1abdb
commit
f9817df395
7
CONTRIBUTING.md
Normal file
7
CONTRIBUTING.md
Normal file
@ -0,0 +1,7 @@
|
|||||||
|
# Contributing
|
||||||
|
|
||||||
|
If you are contributing from outside Atlassian, make sure you have signed the [Atlassian CLA](https://developer.atlassian.com/platform/open-source/contributor-license-agreement/)
|
||||||
|
|
||||||
|
If you are contributing from an external fork, please target your pull request at the `forked-contributions-target` branch. We will perform a preliminary code review
|
||||||
|
in this pull request, then merge to this branch. Once the code has been merged into `forked-contributions-target` our pipeline will run our tests against it. Once
|
||||||
|
the tests pass, your contribution will be merged into `master`.
|
@ -428,6 +428,10 @@ Note that these images are built on the [AdoptOpenJDK](https://adoptopenjdk.net/
|
|||||||
Confluence 6.13 OpenJDK was not a supported platform. See [the 6.13
|
Confluence 6.13 OpenJDK was not a supported platform. See [the 6.13
|
||||||
release-notes][12] for more information.
|
release-notes][12] for more information.
|
||||||
|
|
||||||
|
# Contribution
|
||||||
|
|
||||||
|
See the [contributing guideline](CONTRIBUTING.md) if you are contributing from outside Atlassian.
|
||||||
|
|
||||||
# License
|
# License
|
||||||
|
|
||||||
Copyright © 2020 Atlassian Corporation Pty Ltd.
|
Copyright © 2020 Atlassian Corporation Pty Ltd.
|
||||||
|
Loading…
Reference in New Issue
Block a user