diff options
-rw-r--r-- | contributing/questionnaire.mdwn | 5 | ||||
-rw-r--r-- | faq/which_microkernel.mdwn | 2 |
2 files changed, 6 insertions, 1 deletions
diff --git a/contributing/questionnaire.mdwn b/contributing/questionnaire.mdwn index bc548b64..28c69f74 100644 --- a/contributing/questionnaire.mdwn +++ b/contributing/questionnaire.mdwn @@ -26,6 +26,11 @@ items and spend some time thinking about those. projects are all within the *Hurd* topic, but are vastly different projects. +* How much time do you have? + + Do you plan to work on just a small project, or do you have time for + longer development? + * How is your expertise about system and kernel programming? Sadly we don't have the ressources to teach you from ground-up. We will -- diff --git a/faq/which_microkernel.mdwn b/faq/which_microkernel.mdwn index 0852cf09..84b661e4 100644 --- a/faq/which_microkernel.mdwn +++ b/faq/which_microkernel.mdwn @@ -51,5 +51,5 @@ previous experiments already yielded a lot of experience, which will be very useful in the further development / improvement of the mainline (Mach-based) Hurd implementation. -For more detauls about this topic, please see our history page about the +For more details about this topic, please see our history page about the [[history/port_to_another_microkernel]]. |