Difference between revisions of "How to contribute"
From K5Wiki
(New page: == U R Here: Getting Started with the Kerberos Consortium == [rough outline, pick on it at will] accounts , permissions, certificates where to find source code, this wiki, etc. pointers...) |
SamHartman (talk | contribs) m (Add link to Developer resources) |
||
(10 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
+ | == What's where == |
||
− | == U R Here: Getting Started with the Kerberos Consortium == |
||
+ | (needs expansion) |
||
− | [rough outline, pick on it at will] |
||
+ | * [[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 |
||
− | accounts , permissions, certificates |
||
+ | == Contributing to K5Wiki == |
||
− | where to find source code, this wiki, etc. |
||
− | pointers to IS&T pages |
||
− | setting up email |
||
− | MIT calendar |
||
− | email address book |
||
− | set up jabber |
||
− | ---- |
||
+ | 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. |
||
− | meetings: |
||
+ | 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. |
||
− | Monday 3:30 |
||
− | Tuesday, 11:00 (group work session) |
||
− | ---- |
||
+ | 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. |
||
− | Who knows what? |
||
+ | [http://meta.wikimedia.org/wiki/Help:Contents#For_editors General Information About Editing Wiki Pages] |
||
− | Internal Resources |
||
− | Kerberos folk -- area of expertise and assorted info (i.e., windows help, etc.) |
||
+ | [http://meta.wikimedia.org/wiki/Help:Wikitext Wikimedia Text Mark-Up] |
||
− | Bryan |
||
+ | |||
− | Leo |
||
+ | [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.