Difference between revisions of "WxWiki:Policies"

From WxWiki
Jump to navigation Jump to search
(initial policy ideas outlined)
 
(initial policies finalized)
Line 1: Line 1:
<div style="text-align: center; background: #FDD; border: 1px solid #F00;">The policies outlined on this page are not yet final.</div>
 
 
 
Any material submitted to this wiki must follow these rules or it will be removed or reverted. These rules help keep information in the correct place while keeping the wiki clean, organized, and relevant to those reading it for help.
 
Any material submitted to this wiki must follow these rules or it will be removed or reverted. These rules help keep information in the correct place while keeping the wiki clean, organized, and relevant to those reading it for help.
  

Revision as of 20:39, 25 September 2006

Any material submitted to this wiki must follow these rules or it will be removed or reverted. These rules help keep information in the correct place while keeping the wiki clean, organized, and relevant to those reading it for help.

  1. Only submit information relevant to the latest stable release of wxWidgets. A lot of information currently in the wiki is already well out-of-date. It is our goal to keep the wxWiki as up-to-date as possible. Information regarding anything currently under development is the only exception to this rule.
  2. Keep personal information on your page in the User namespace. All policies with the exception of copyright and code of conduct standards are pretty much null and void when it comes to information on your own user page. You can use it for just about anything you want and post whatever you want on it so long as it doesn't infringe on copyright or code of conduct standards. If you are logged in, clicking on your username at the top of this page will take you to your user page.
  3. Do not submit bugs to the wiki. Bugs in wxWidgets should be posted to the bug tracker where the wxWidgets developers can be notified of the bug and fix it. This also applies to most code submitted to work around bugs in wxWidgets. If those bugs are properly fixed, any work-around would be in violation of rule #1 as soon as the next stable release is made. Users should be looking in the bug tracker for any bugs related to their problem first, and not everyone uses the wiki to learn and use wxWidgets.
  4. Do not post copies of code or information included in the wxWidgets distribution. If you need to reference source or documentation files included in the wxWidgets distribution, you can link to a dynamic CVS HEAD checkout through the online CVS sources. Any copies of information submitted won't be updated with changes made to the file in question in wxWidgets CVS.