This is an automated email from the ASF dual-hosted git repository.
mergebot-role pushed a change to branch mergebot
in repository https://gitbox.apache.org/repos/asf/beam-site.git.
from 7ba9a65 This closes #365
add 0c1c7f4 Prepare repository for deployment.
add 83041d5 Make contribution-guide.md markdown readable
add 570e8e3 Revamp the contribution guide
add 1b0d03e Regenerate website
new 8ca9dc7 [BEAM-3338] Add SDK specific pages to SDK left nav
new f99d6f5 This closes #364
The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
.../index.html | 121 +++-
content/contribute/contribution-guide/index.html | 743 +++++++--------------
content/contribute/design-principles/index.html | 21 +-
content/contribute/docker-images/index.html | 21 +-
.../{presentation-materials => eclipse}/index.html | 136 +++-
.../index.html | 128 +++-
content/contribute/index.html | 21 +-
.../index.html | 129 +++-
content/contribute/logos/index.html | 21 +-
content/contribute/maturity-model/index.html | 21 +-
content/contribute/portability/index.html | 21 +-
.../contribute/presentation-materials/index.html | 21 +-
.../contribute/ptransform-style-guide/index.html | 21 +-
content/contribute/release-guide/index.html | 47 +-
content/contribute/runner-guide/index.html | 21 +-
content/contribute/source-repository/index.html | 21 +-
content/contribute/team/index.html | 21 +-
content/contribute/testing/index.html | 21 +-
.../index.html | 107 ++-
content/contribute/work-in-progress/index.html | 23 +-
src/_includes/section-menu/contribute.html | 21 +-
src/_includes/section-menu/sdks.html | 31 +-
src/contribute/committer-guide.md | 89 +++
src/contribute/contribution-guide.md | 576 +++++++---------
src/contribute/eclipse.md | 83 +++
src/contribute/feature-branches.md | 86 +++
src/contribute/intellij.md | 75 +++
src/contribute/release-guide.md | 3 +-
src/contribute/website-contributions.md | 71 ++
src/contribute/work-in-progress.md | 2 +-
30 files changed, 1708 insertions(+), 1015 deletions(-)
copy content/contribute/{source-repository => committer-guide}/index.html (61%)
copy content/contribute/{presentation-materials => eclipse}/index.html (68%)
copy content/contribute/{presentation-materials =>
feature-branches}/index.html (60%)
copy content/contribute/{presentation-materials => intellij}/index.html (64%)
copy content/contribute/{source-repository =>
website-contributions}/index.html (69%)
create mode 100644 src/contribute/committer-guide.md
create mode 100644 src/contribute/eclipse.md
create mode 100644 src/contribute/feature-branches.md
create mode 100644 src/contribute/intellij.md
create mode 100644 src/contribute/website-contributions.md
--
To stop receiving notification emails like this one, please contact
['"[email protected]" <[email protected]>'].