Changes between Version 29 and Version 30 of HowToContribute
- Timestamp:
- 2021-08-04T11:56:24Z (4 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
HowToContribute
v29 v30 3 3 4 4 We welcome any effort to make HelenOS a better operating system. Here are some tips on what to do when you feel like contributing code. Make sure to subscribe to the HelenOS development [wiki:MailingList mailing list] and join the HelenOS [wiki:IRCChannel IRC channel] so that you can communicate with us efficiently. 5 6 If you are new to HelenOS, especially a first time contributor, make sure to '''discuss your idea on the mailing list first''' so that we can agree on the overall design or that it is something we want to pursue '''before''' diving into the implementation. 5 7 6 8 A natural first prerequisite for any contribution is that you are able to [wiki:UsersGuide/CompilingFromSource compile HelenOS from sources and run it].