forked from dita-ot/website
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathget-involved.html
More file actions
60 lines (60 loc) · 4.22 KB
/
get-involved.html
File metadata and controls
60 lines (60 loc) · 4.22 KB
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
---
layout: default
title: "How to help?"
---
<p>The best ways to contribute are by finding and reporting bugs, participating in community support, and improving the code.</p>
<h2 id="reporting_bugs">Reporting bugs</h2>
<p>We use <a href="https://github.com/dita-ot/dita-ot/issues">GitHub</a> as our issue tracker. There you can submit bug reports and make feature suggestions.</p>
<h2 id="community_support">Community support</h2>
<p>Answer DITA-OT related questions at <a href="http://tech.groups.yahoo.com/group/dita-users/">DITA users group</a> or <a href="http://stackoverflow.com/questions/tagged/dita-ot">StackOverflow</a>.</p>
<h2 id="patch_the_code">Patch the code</h2>
<p>We use <a href="https://github.com/dita-ot/dita-ot">GitHub</a> as our version control. You can contribute fixes to bugs or new features by sending <a href="https://help.github.com/articles/using-pull-requests">pull requests</a> at GitHub.</p>
<p>Developers and vendors using the toolkit are encouraged to join the <a href="http://sourceforge.net/mailarchive/forum.php?forum_name=dita-ot-developer">DITA-OT developer</a> mailing list. This list is used to discuss upcoming changes that may impact developers or vendors.</p>
<!--h2>Who are we?</h2>
<p>DITA Open Toolkit is maintained and developed by a team of volunteer developers.</p>
<p>The toolkit was originally developed within IBM and was open sourced in 2005. Since that time, DITA-OT has been updated significantly by a various companies and individuals.</p>
<h3 id="core_committers">Core Committers</h3>
<div class="row-fluid">
<div class="span6">
<div class="media">
<img src="http://www.gravatar.com/avatar/beba7f8d531caffb76a3705bafa07e82" class="media-object pull-left"/>
<div class="media-body">
<h4 class="media-heading">Robert D Anderson</h4>
<p>Robert is the project lead and core developer of DITA-OT, representing <a href="http://www.ibm.com/">IBM</a>. He's also the co-editor of the OASIS DITA specification.</p>
</div>
</div>
</div>
<div class="span6">
<div class="media">
<img src="http://www.gravatar.com/avatar/703f10be721a80be8971a9d92257e7c3" class="media-object pull-left"/>
<div class="media-body">
<h4 class="media-heading">Jarno Elovirta</h4>
<p>Jarno is the lead developer of DITA-OT, working on the project as an individual contributor.</p>
<p>
<a href="http://www.linkedin.com/in/jelovirt"><img src="http://www.linkedin.com/img/webpromo/btn_profile_bluetxt_80x15.png" width="80" height="15" border="0" alt="View Jarno Elovirta's profile on LinkedIn"></a>
<iframe style="border:0;margin-bottom:-9px;padding:0" src="https://www.gittip.com/jelovirt/widget.html" width="48pt" height="22pt"></iframe>
</p>
</div>
</div>
</div>
</div>
<h3 id="additional_contributors">Additional Contributors</h3>
<ul>
<li>Kristen James Eberlein, <a href="http://www.eberleinconsulting.com/">Eberlein Consulting</a></li>
<li>George Bina, <a href="http://www.sync.ro/">SyncRO Soft</a></li>
<li>Radu Coravu, <a href="http://www.sync.ro/">SyncRO Soft</a></li>
<li>Eliot Kimber, <a href="http://www.reallysi.com/">Really Strategies, Inc</a></li>
</ul>
<h3 id="previous_contributors">Previous Contributors</h3>
<ul>
<li>Eric Sirois, <a href="http://www.ibm.com/">IBM</a> — Core developer</li>
<li>沈剑乐 (Jian Le Shen, “Jason”), <a href="http://www.ibm.com/">IBM</a> — Primary developer within IBM</li>
<li>Reuven Weiser, <a href="http://www.suite-sol.com/">Suite Solutions</a> — PDF2 plug-in developer</li>
<li>Don Day, <a href="http://www.ibm.com/">IBM</a> — Original project lead</li>
<li>Stephen Zhang, I<a href="http://www.ibm.com/">IBM</a> — Primary developer through the first several years of the toolkit</li>
<li>Chris Wong — original contributor of the PDF2 plugin</li>
<li>Deborah Pickett, Moldflow — Frequent developer and contributor</li>
<li>Dick Johnson and Anna van Raaphorst, <a href="http://www.vrcommunications.com/">VR Communcations, Inc</a> — Original contributors of the DITA User Guide</li>
<li>Rob Justice, individual contributor — DITA-OT Documentation</li>
<li>Aryeh Sanders, <a href="http://www.suite-sol.com/">Suite Solutions</a> — PDF2 plug-in developer</li>
</ul-->