-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathsupport.html
59 lines (52 loc) · 2.2 KB
/
support.html
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
---
layout: default
title: pGina
pageid: Support
---
<h4><span>The pGina Community</span></h4>
<div class="contentarea">
<p>
pGina developers and users alike count on each other to provide
a community for the continued support and future of pGina. There
are several ways to get involved, ask questions, report problems,
or otherwise hang out with others. In all cases, these resources
are to be used second to the available <a href="docs/">documentation</a>.
</p>
</div>
<h5><span>Mailing Lists</span></h5>
<div class="contentarea">
<p>
Hosted by Google, we have two mailing lists:
</p>
<ul>
<li><strong>pGina General List</strong>
(<a href="mailto:[email protected]">[email protected]</a>) --
The end-user and general discussion group.
<p><a href="http://groups.google.com/group/pgina-general/subscribe">Subscribe</a>,
<a href="http://groups.google.com/group/pgina-general">Archives</a>.
</p>
</li>
<li><strong>pGina Developer List</strong>
(<a href="mailto:[email protected]">[email protected]</a>) --
The development group for discussion on all things developer related (pGina, GINA,
Credential Providers, pGina Plugins, etc).
<p><a href="http://groups.google.com/group/pgina-devel/subscribe">Subscribe</a>,
<a href="http://groups.google.com/group/pgina-devel">Archives</a>.</p>
</ul>
</div>
<h5><span>Reporting Bugs, Requesting Features</span></h5>
<div class="contentarea">
<p>
You can of course bring up feature ideas and bugs you may find on the mailing lists, IRC, etc. However,
we formally track work via the "Issues" feature on Github. You can use this interface to file and track
issues here: <a href="https://github.com/pgina/pgina/issues">https://github.com/pgina/pgina/issues</a>
</p>
</div>
<h5><span>IRC - #pgina</span></h5>
<div class="contentarea">
<p>
You can also find a few intrepid and diehard users, and the occassional developer, in the #pgina room
via IRC on the freenode (irc.freenode.net) network. Join us! Most of us lurk, and time-zones vary, so
you may need to hangout a bit.
</p>
</div>