Edgewall Software

Changes between Version 22 and Version 23 of HowToContribute


Ignore:
Timestamp:
Feb 9, 2015, 4:35:18 AM (9 years ago)
Author:
Ryan J Ollos
Comment:

New-style markup.

Legend:

Unmodified
Added
Removed
Modified
  • HowToContribute

    v22 v23  
    1 = We Need Your Help! =
     1= We Need Your Help!
    22
    33There are many ways in which you can become involved in the Trac project. Even if you are not a programmer, there are ways that you can benefit from Trac and ways to help make Trac more useful to yourself and others.
     
    77If you are interested in "live" communication with the TracTeam, contributors and users, you might be interested in the IrcChannel.
    88
    9 == User Feedback ==
     9== User Feedback
    1010To make Trac better, we need [MailingList#Trac-users user] and [MailingList#Trac-dev developer] feedback. Even if you're not a programmer, bug reports, [TracIdeas ideas and suggestions] are more than welcome.
    1111
     
    1414By the way, you can also assist the Trac team by helping to do [TracTicketTriage ticket triaging], most notably by finding duplicate issues and squashing invalid tickets.
    1515
    16 == Code Contributions ==
     16== Code Contributions
    1717Naturally, contributions in source code form are more than welcome.
    1818
     
    3030To see what are the hot issues, have a look at the ToDo lists and don't forget to look at the [/roadmap Roadmap].
    3131
    32 == Documentation Contributions ==
     32== Documentation Contributions
    3333
    3434The authoritative version of the TracGuide as distributed with the software is an integral part of this Trac's wiki. Like any other page, they can be edited, clarified and enhanced in any way you seem fit. The changes you make there will be reviewed and most likely integrated in the [source:trunk/trac/wiki/default-pages repository] and be part of the next "official" guide.
     
    3636If you think that a large rewrite of a page would be even more appropriate and you are willing to do this effort, maybe start first with a new page, named like !TheTracGuidePage/Discussion, where you can draft the change and gather feedback from other contributors.
    3737
    38 == Translation Contributions ==
     38== Translation Contributions
    3939
    4040Starting with the upcoming [milestone:0.12] release, Trac will be available in ''your'' language.
     
    4545See details in ["TracL10N"] and TracGuideTranslations.
    4646
    47 == Extensions ==
     47== Extensions
    4848Trac is extensible in a variety of ways. For example, you can add WikiMacros. The [th: Trac Hacks site] is a good place to share them.
    4949