This is an automated email from the ASF dual-hosted git repository. nightowl888 pushed a commit to branch asf-site in repository https://gitbox.apache.org/repos/asf/lucenenet-site.git
The following commit(s) were added to refs/heads/asf-site by this push: new fd280c0c7 New website version built fd280c0c7 is described below commit fd280c0c7bd14d20055b4ff9a679686dc2221d62 Author: NightOwl888 <nightowl...@users.noreply.github.com> AuthorDate: Tue Jan 30 10:27:24 2024 +0000 New website version built --- contributing/index.html | 7 +++++++ manifest.json | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/contributing/index.html b/contributing/index.html index 7b5c9eeb4..774ffa3d4 100644 --- a/contributing/index.html +++ b/contributing/index.html @@ -92,6 +92,13 @@ <p><a href="mailto:d...@lucenenet.apache.org">d...@lucenenet.apache.org</a></p> <p>We recommend you join both the <a href="https://cwiki.apache.org/confluence/display/LUCENENET/Mailing+Lists">user and dev mailing lists</a> to stay looped in to all user and developer discussions.</p> <p>see <strong><a class="xref" href="mailing-lists.html">mailing lists</a></strong></p> +<h3 id="slack-channel">Slack Channel</h3> +<p>Another way of contacting Lucene.net committers and PMC members is the <a href="https://the-asf.slack.com/archives/C03FFRQQ2RM">#lucenenet-dev</a> Slack channel. This is a great place to meet and get guidance on contributions.</p> +<p>Further details on using the ASF Slack channels and associated expectations can be found on the related <a href="https://infra.apache.org/slack.html">ASF infra page</a>.</p> +<div class="NOTE"> +<h5>Note</h5> +<p>The ASF Slack requires an @apache.org email address to join as a full member. Users without an @apache.org email address have to be invited.</p> +</div> <h3 id="website-and-documentation">Website and Documentation</h3> <p>Help with keeping this website and documentation up to date would be a great help. It would be great to migrate/consolidate a lot of the important information from the wiki to this website. See <strong><a class="xref" href="documentation.html">website and documentation</a></strong> for more information about contributing to this area.</p> <h3 id="report-a-bug">Report a Bug</h3> diff --git a/manifest.json b/manifest.json index a0c201a36..edc7c07f6 100644 --- a/manifest.json +++ b/manifest.json @@ -101,7 +101,7 @@ "output": { ".html": { "relative_path": "contributing/index.html", - "hash": "qiDDaJadKbdfSpWinavFhcyA3zQsT2e9w7F8RUhWUdU=" + "hash": "cZgoiAdZ8WpCRFeHwRz4qk6xyPfSaK7/P2sSqmbeOPM=" } }, "is_incremental": false,