This is an automated email from the ASF dual-hosted git repository.
vogievetsky pushed a commit to branch asf-site
in repository https://gitbox.apache.org/repos/asf/druid-website.git
The following commit(s) were added to refs/heads/asf-site by this push:
new 260321c Autobuild (#109)
260321c is described below
commit 260321cc58d0851f14e8bb71c1ec56ec81f5e11e
Author: Vadim Ogievetsky <[email protected]>
AuthorDate: Thu Nov 19 09:39:53 2020 -0800
Autobuild (#109)
* Autobuild
* restore files
---
community/index.html | 10 +++++++---
1 file changed, 7 insertions(+), 3 deletions(-)
diff --git a/community/index.html b/community/index.html
index 77d9560..27c23b2 100644
--- a/community/index.html
+++ b/community/index.html
@@ -174,7 +174,7 @@ of anything from minor fixes to big new features.</p>
<p>If you have an itch to scratch, then by all means do that! Fixing bugs you
run
into, or adding features you need, are both immensely helpful.</p>
-<p>If you're looking for some starter projects, we maintain a <a
href="https://github.com/apache/incubator-druid/issues?q=is%3Aopen+is%3Aissue+label%3AStarter">list
of issues</a> suitable
+<p>If you're looking for some starter projects, we maintain a <a
href="https://github.com/apache/druid/issues?q=is%3Aopen+is%3Aissue+label%3AStarter">list
of issues</a> suitable
for new developers.</p>
<p>There are plenty of ways to help outside writing Druid code. <em>Code
review of pull requests</em>
@@ -186,7 +186,7 @@ to include it in the list.</p>
<h3 id="getting-your-changes-accepted">Getting your changes accepted</h3>
-<p>Patches to Druid are done through GitHub pull requests.</p>
+<p>Patches to Druid are done through <a
href="https://github.com/apache/druid/pulls">GitHub pull requests</a>.</p>
<p>Pull requests require one approval (+1) from an established committer on
code and text (for documentation) levels. The
exception is major architectural changes or API changes, and/or changes to</p>
@@ -203,10 +203,14 @@ exception is major architectural changes or API changes,
and/or changes to</p>
committers (one of them could also be the author of the pull request). For
those, it can help to discuss things
on the Druid development list <a
href="https://lists.apache.org/[email protected]">[email protected]</a>
or a github issue beforehand.</p>
-<p>In general please follow the <a
href="https://github.com/apache/incubator-druid/blob/master/CONTRIBUTING.md">contributing
guidelines</a>
+<p>In general please follow the <a
href="https://github.com/apache/druid/blob/master/CONTRIBUTING.md">contributing
guidelines</a>
when sending in pull requests. This will help review proceed as quickly as
possible.</p>
+<h3 id="testing">Testing</h3>
+
+<p>All Pull Requests are automatically tested on <a
href="https://travis-ci.com/apache/druid">Travis CI</a> on both AMD64 and ARM64
architectures.</p>
+
<h3 id="committers">Committers</h3>
<p>Committers are collectively responsible for Druid's technical
management. This involves
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]