This is an automated email from the ASF dual-hosted git repository.
shuber pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/unomi-site.git
The following commit(s) were added to refs/heads/master by this push:
new 159071b add link to slack account page
new f1cd63f Merge pull request #17 from
gthayer/feature/link-for-slack-account
159071b is described below
commit 159071bd406c15b9de5d0e89a20857b8c30691de
Author: Gary Thayer <[email protected]>
AuthorDate: Tue Feb 25 16:50:20 2020 -0500
add link to slack account page
---
src/main/webapp/community.html | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/src/main/webapp/community.html b/src/main/webapp/community.html
index 3ff8abd..135b02c 100644
--- a/src/main/webapp/community.html
+++ b/src/main/webapp/community.html
@@ -44,7 +44,7 @@ layout: default
</tr>
<tr>
<td><a target="_blank"
href="https://the-asf.slack.com/messages/CBP2Z98Q7/">Slack</a></td>
- <td>Report bugs / discover known issues</td>
+ <td>Report bugs / discover known issues. Note: Please join the
#unomi channel after you <a href="https://s.apache.org/slack-invite">created an
account</a>. Please do not ask Unomi questions in #general.</td>
</tr>
</tbody>
</table>