First subscribe to the users mailing list (see below). You have to be subscribed anyway if you plan to participate. It's rather well seen that any developer answers questions in the user's mailing list if no user can.
Before you can do any development you need to be familiar with SourceForge.net and have a user account there.
Important knowledge is to be familiar with wxWidgets. The best way to get used to wxWidgets/wyoGuide it is just trying out any sample and try to make patches or at least correct bug reports for found problems. If it's not clear if a behavior is correct just ask about in the corresponding users mailing list.
The usual way of development here is to make patches and send them to the patch tracker. This way any code change gets a chance to be discussed and revised if needed. The optimal procedure for the patch handling is:
Simple text corrections may also be sent to the mailing list but there is no guaranty it is answered and may get lost.
Bug reports are handled exactly like patches but no time frame is given.
The user mailing list can be found in the support section.
There is currently no developer mailing list, so just use the user mailing list or contact me direct.
Anonymous read access to CVS is possible through
:pserver:anonymous@wyoguide.cvs.sourceforge.net:/cvsroot/wyoguide
login with password "" (empty) and check out module "wyoGuide".
If you only want to get a part of wyoGuide (i.e. the wyoGuide-Demo) just check out the appropriate subdirectory (i.e. "wyoGuide/demo").
Directly browse the CVS repository via the web.
See support section.