On Fri, May 24, 2013 at 9:09 AM, Anthony Walter <[email protected]> wrote: > Fixed. > > I also added a git repository at https://github.com/sysrpl/Bare.Game which > includes the doc files (under source/docs). The docs contain everything on > the website. I am new to open source collaboration, and I was planning on > allowing others to edit these files, but am unsure how to administrate other > people and their revisions. I guess I am looking for some mentoring with > regards to collaboration and if anyone wants to offer assistance I'd > appreciate it.
Using github others people can fork your project and send, to you, a "Pull Request". You can merge or not those changes with a click on the button. > Side note: I've been aware of a small issue referenced here: > > http://www.baregame.org/#topic_known_issues > > Cannot compile program error points to imaging unit (to fix: double click > the barerun package in the project inspector then press the package compile > button) > > Does anyone know what this happens and how to prevent others from getting > that same error? It only happens if you are writing a program which > references the package if the package hasn't been compiled yet. Regards, Marcos Douglas -- _______________________________________________ Lazarus mailing list [email protected] http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus
