Imported old code.
This commit is contained in:
parent
b35b040120
commit
89d94c38b6
243 changed files with 26457 additions and 0 deletions
39
community/index.html
Normal file
39
community/index.html
Normal file
|
|
@ -0,0 +1,39 @@
|
|||
---
|
||||
layout: default
|
||||
title: Community
|
||||
metasub: community
|
||||
keywords: community,mailinglists,bugs,wiki,irc
|
||||
---
|
||||
|
||||
<h2>Community</h2>
|
||||
|
||||
<h3>Bugs</h3>
|
||||
|
||||
<p>If you want to report an issue, please use the <a href="https://github.com/linspector/linspector/issues" class="ext">Linspector issue tracker</a> at GitHub for that.</p>
|
||||
|
||||
<h3>IRC</h3>
|
||||
|
||||
<p>You can find some of us in channel #linspector on <a href="http://www.freenode.net/" class="ext">Freenode</a></p>
|
||||
|
||||
<h3>Mailinglists</h3>
|
||||
|
||||
<p>The following lists are available:</a></p>
|
||||
|
||||
<ul>
|
||||
<li><a href="mailto:linspector-announce@lists.linspector.org" class="mail">linspector-announce@lists.linspector.org</a> - Read announcements here.</li>
|
||||
<li><a href="mailto:linspector-commits@lists.linspector.org" class="mail">linspector-commits@lists.linspector.org</a> - The commit log.</li>
|
||||
<li><a href="mailto:linspector-dev@lists.linspector.org" class="mail">linspector-dev@lists.linspector.org</a> - The developer mailinglist.</li>
|
||||
<li><a href="mailto:linspector-user@lists.linspector.org" class="mail">linspector-user@lists.linspector.org</a> - The mailinglist for users of Linspector.</li>
|
||||
</ul>
|
||||
|
||||
<p>To subscribe just send an empty mail to LISTNAME-subscribe@lists.linspector.org if you want to follow, e.g.: linspector-dev-subscribe@lists.linspector.org</p>
|
||||
|
||||
<!-- Archive will follow: http://www.mail-archive.com/-->
|
||||
|
||||
<p>Unsubscribing is as easy as subscribing, just send an empty mail to LISTNAME-unsubscribe@lists.linspector.org</p>
|
||||
|
||||
<p>For getting help using the mailinglists send an empty mail to LISTNAME-help@lists.linspector.org</p>
|
||||
|
||||
<h3>Wiki</h3>
|
||||
|
||||
<p>The <a href="https://github.com/linspector/linspector/wiki" class="ext">Linspector Wiki</a> is hosted at GitHub.</p>
|
||||
Loading…
Add table
Add a link
Reference in a new issue