Difference between revisions of "How to contribute"
From K5Wiki
SamHartman (talk | contribs) m (Add link to Developer resources) |
|||
(2 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
− | /*Follow the style guidlines as given in Wikimedia */ |
||
+ | == What's where == |
||
+ | (needs expansion) |
||
+ | * [[Developer resources]] describes resources avalable to [[Developers]] including the location of the source tree and bug tracking system |
||
+ | * Source tree layout |
||
+ | * Subversion repository layout |
||
+ | * Source browsing tools |
||
+ | * Documentation resources |
||
+ | * Coding style |
||
+ | * Policies and procedures |
||
+ | == Contributing to K5Wiki == |
||
+ | K5Wiki is a work in progress. If you are contributing to MIT Kerberos, or are in the process of becoming familiar with working on MIT Kerberos, please share your observations and advice to make it easier for others to learn how to contribute. |
||
⚫ | |||
+ | We generally want contributions to the wiki pages to follow the [http://en.wikipedia.org/wiki/Wikipedia:Manual_of_Style Wikipedia Manual of Style] when appropriate. There are probably aspects of the Wikipedia style that are not suitable for K5Wiki, but we can identify those here as we become aware of them. |
||
+ | Also, please follow the [http://en.wikipedia.org/wiki/Wikipedia:Tutorial_%28Talk_pages%29 Wikipedia conventions for talk pages] when engaging in discussions on talk pages, particularly using <tt><nowiki>~~~~</nowiki></tt> to sign comments. |
||
+ | |||
⚫ | |||
[http://meta.wikimedia.org/wiki/Help:Wikitext Wikimedia Text Mark-Up] |
[http://meta.wikimedia.org/wiki/Help:Wikitext Wikimedia Text Mark-Up] |
||
[http://meta.wikimedia.org/wiki/Help:MediaWiki_help_policy#Templates_2 Templates] |
[http://meta.wikimedia.org/wiki/Help:MediaWiki_help_policy#Templates_2 Templates] |
||
+ | |||
+ | [http://meta.wikimedia.org/wiki/Wikimedia_content Content Guidelines] |
Latest revision as of 10:27, 3 April 2008
What's where
(needs expansion)
- Developer resources describes resources avalable to Developers including the location of the source tree and bug tracking system
- Source tree layout
- Subversion repository layout
- Source browsing tools
- Documentation resources
- Coding style
- Policies and procedures
Contributing to K5Wiki
K5Wiki is a work in progress. If you are contributing to MIT Kerberos, or are in the process of becoming familiar with working on MIT Kerberos, please share your observations and advice to make it easier for others to learn how to contribute.
We generally want contributions to the wiki pages to follow the Wikipedia Manual of Style when appropriate. There are probably aspects of the Wikipedia style that are not suitable for K5Wiki, but we can identify those here as we become aware of them.
Also, please follow the Wikipedia conventions for talk pages when engaging in discussions on talk pages, particularly using ~~~~ to sign comments.