Repository: incubator-juneau-website Updated Branches: refs/heads/asf-site 37ddf4343 -> 85ed6c990
Add non-committer contributor how-to link. Project: http://git-wip-us.apache.org/repos/asf/incubator-juneau-website/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-juneau-website/commit/85ed6c99 Tree: http://git-wip-us.apache.org/repos/asf/incubator-juneau-website/tree/85ed6c99 Diff: http://git-wip-us.apache.org/repos/asf/incubator-juneau-website/diff/85ed6c99 Branch: refs/heads/asf-site Commit: 85ed6c990d9b0e127e6b071f080979ff98ee688a Parents: 37ddf43 Author: JamesBognar <[email protected]> Authored: Wed May 24 08:42:32 2017 -0400 Committer: JamesBognar <[email protected]> Committed: Wed May 24 08:42:32 2017 -0400 ---------------------------------------------------------------------- content/community.html | 1 + 1 file changed, 1 insertion(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-juneau-website/blob/85ed6c99/content/community.html ---------------------------------------------------------------------- diff --git a/content/community.html b/content/community.html index 34e6164..8ea4dc8 100644 --- a/content/community.html +++ b/content/community.html @@ -47,6 +47,7 @@ <h5 class='toc'>Developer how-to articles</h5> <ul class='spaced-list'> + <li><a class='doclink' target='_top' href='https://cwiki.apache.org/confluence/display/JUNEAU/Contributing+for+Non-committers'>How non-committers can contribute code</a> <li><a class='doclink' target='_top' href='https://cwiki.apache.org/confluence/display/JUNEAU/Setting+up+your+Eclipse+workspace'>Setting up your Eclipse workspace</a> <li><a class='doclink' target='_top' href='https://cwiki.apache.org/confluence/display/JUNEAU/Coding+guidelines'>Coding guidelines</a> <li><a class='doclink' target='_top' href='https://cwiki.apache.org/confluence/display/JUNEAU/New+release+guidelines'>New release guidelines</a>
