-
Notifications
You must be signed in to change notification settings - Fork 2
/
contribute.html.haml
66 lines (59 loc) · 2.27 KB
/
contribute.html.haml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
---
layout: project
title: Contribute to Aesh
---
.row-fluid
.hero-unit
%h1 Contribute
%p How to contribute to Aesh
.row-fluid
.span12.well.post-bg
.row-fluid
.span5
%h2 Get Involved
%p
There are many ways of getting involved with Aesh and contribute to the project. We are glad for any involvement either it is finding a bug and report it, contacting us on irc, pinging us on twitter, submit a bug or contribute code on any of our modules.
.span3
%h2 Chat
.well
%p
We use
%a{:href => "http://en.wikipedia.org/wiki/Internet_Relay_Chat"} IRC
for communications. Please join us at the
%a{:href => "irc://freenode.org/#aesh"}
%code #aesh
IRC channel on
%a{:href=>"http://freenode.net/"}Freenode.
.span3
%h2 Mailing List
.well
We use mailing list too for communications. Please join us at the
%a{:href => "https://groups.google.com/forum/#!forum/aesh-dev"}
%code aesh-dev list
.row-fluid
.span12.well.post-bg
.row-fluid
.span5
%h2 Source repository
.well
%p<
All the Aesh source code is managed using git and is hosted at github.com.
It is all hosted under the
%a(href="https://github.com/aeshell/") Aesh organization.
Source repository
The different modules:
%ul.icons-ul
%li
%i.icon-li.icon-chevron-sign-right>
%a(href="https://github.com/aeshell/aesh") Aesh Main
%li
%i.icon-li.icon-chevron-sign-right>
%a(href="https://github.com/aeshell/aesh-extensions") Aesh Extensions
%li
%i.icon-li.icon-chevron-sign-right>
%a(href="https://github.com/aeshell/aeshell.github.com") Aesh Web Page
.span5
%h2 Issue tracker
%p
Aesh use Jira as our tracking system, file issues/requests/etc here:
%a(href="https://issues.jboss.org/browse/AESH") Aesh Jira