| 16 | | |
| 17 | | == Feedback and bug reports == |
| 18 | | To make Unicorn better, we need user and developer feedback. Even if you're not a programmer, bug reports, ideas and suggestions are more than welcome. |
| 19 | | |
| 20 | | For bug reports, feature request and feedback, please feel [http://code.w3.org/unicorn/newticket a new ticket] in the issue database. |
| 21 | | |
| 22 | | == Translate it == |
| 23 | | Unicorn is available in many different languages. If your native language is not yet available or complete, or if you want to provide a better translation, Unicorn offers an easy to use [http://validator.w3.org/unicorn/translations translation user interface]. |
| 24 | | |
| 25 | | == Validators contribution == |
| 26 | | If you are the developer of an online validator or a Web quality checking tool, you may want your tool to become an observation module plugged into Unicorn. As a quick start, a [wiki:ObserverTutorial tutorial] is available. For a more thorough documentation, check out the [wiki:Observer observers documentation]. |
| 27 | | |
| 28 | | == Code contribution == |
| 29 | | Unicorn is an open source software tool developed in Java. If you want to play with the Unicorn code and help its development: |
| 30 | | |
| 31 | | * You can [http://dvcs.w3.org/hg/unicorn Get the Code] from our public code repository. As of today, no packaged version has been produced. |
| 32 | | * Interested in how Unicorn works? The [http://www.w3.org/QA/Tools/Unicorn/arch/ Architecture overview] explains the basics of what makes the framework tick, and the latest [http://www.w3.org/2006/09/28-qa-minutes record of the latest code review] (2006-09-28) gives insight in how the source code is organized. |
| 33 | | * Unicorn uses a number of specific document formats. They are all documented, with examples: |
| 34 | | * [Observer/Contract Contract Spec] |
| 35 | | * [http://www.w3.org/QA/Tools/Unicorn/tasks/ Tasks Spec] |
| 36 | | * [Observer/Response Observers output Spec] |
| 37 | | * [http://www.w3.org/QA/Tools/Unicorn/templates/ Templates Spec] |
| | 16 | See how you can [wiki:getInvolved help us and get involved] |