This is an automated email from the ASF dual-hosted git repository.
alopresto pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/nifi-site.git
The following commit(s) were added to refs/heads/master by this push:
new 41afb62 Added FAQ entry about mailing list subscription.
41afb62 is described below
commit 41afb6233800ffdba2ed0062143d02c302a35d8e
Author: Andy LoPresto <[email protected]>
AuthorDate: Tue Oct 15 11:26:04 2019 -0700
Added FAQ entry about mailing list subscription.
---
src/pages/html/faq.hbs | 18 +++++++++++-------
1 file changed, 11 insertions(+), 7 deletions(-)
diff --git a/src/pages/html/faq.hbs b/src/pages/html/faq.hbs
index 2d725b7..2ebcfe4 100644
--- a/src/pages/html/faq.hbs
+++ b/src/pages/html/faq.hbs
@@ -19,17 +19,21 @@ title: Apache NiFi FAQs
<p class="description"><b>How do you pronounce NiFi?</b></p>
<p class="description">"nye fye" (nī fī) is the preferred
pronunciation.</p>
</li>
- <li>
- <p class="description"><b>Where can I find a more detailed and
up to date FAQ?</b></p>
- <p class="description"><a
href="https://cwiki.apache.org/confluence/display/NIFI/FAQs">NiFi FAQ
Wiki</a></p>
- </li>
+ <li>
+ <p class="description"><b>Why is no one replying to my mailing
list question?</b></p>
+ <p class="description">The community makes every effort to
respond to all mailing list questions. While there are contributors across the
world, some timezones are more active than others, so you should allow at least
24 hours (longer on weekends) to get a response. In addition, make sure you are
<a href="mailing_lists.html"><strong>subscribed</strong></a> to the mailing
list you're contacting, as replies go back to the list. If you do not
subscribe, t can appear as if no [...]
+ </li>
+ <li>
+ <p class="description"><b>Where can I find a more
detailed and up to date FAQ?</b></p>
+ <p class="description"><a
href="https://cwiki.apache.org/confluence/display/NIFI/FAQs">NiFi FAQ
Wiki</a></p>
+ </li>
<li>
<p class="description"><b>Where can I find documentation on
how to understand and configure NiFi?</b></p>
<ul>
<li>Documentation is available under the <a
href="docs.html">NiFi Docs</a> link within the Documentation dropdown.</li>
- <li>A <a href="developer-guide.html">Developer Guide</a>
is also available under the Development dropdown.</li>
- <li>View the <a
href="https://cwiki.apache.org/confluence/display/NIFI">Apache NiFi Wiki</a>
for additional information related to the project as well as how to
contribute.</li>
- <li>For more information on presently outstanding
documentation work <a
href="https://issues.apache.org/jira/browse/NIFI-162?jql=project%20%3D%20NIFI%20AND%20resolution%20%3D%20Unresolved%20AND%20component%20%3D%20%22Documentation%20%26%20Website%22%20ORDER%20BY%20priority%20DESC">please
click here</a>.</li>
+ <li>A <a href="developer-guide.html">Developer Guide</a>
is also available under the Development dropdown.</li>
+ <li>View the <a
href="https://cwiki.apache.org/confluence/display/NIFI">Apache NiFi Wiki</a>
for additional information related to the project as well as how to
contribute.</li>
+ <li>For more information on presently outstanding
documentation work <a
href="https://issues.apache.org/jira/browse/NIFI-162?jql=project%20%3D%20NIFI%20AND%20resolution%20%3D%20Unresolved%20AND%20component%20%3D
%20%22Documentation%20%26%20Website%22%20ORDER%20BY%20priority%20DESC">please
click here</a>.</li>
</ul>
</li>
</ul>