{% extends "base.html" %} {% block title %}New project{% endblock %} {% block content %}

Apply for a new project

Please complete the form below to apply for a new project.

  1. How should I name my project?


    We would be grateful if you could give your project an unambiguous name. For example, calling your project mafi3 would definitely NOT be unambiguous, but loginname_ss2010_mafi3 would be well chosen.
    We also do prefer lower-case letters, no white space and no dots in the project name. And there will be NO projects called test. If you were just about to write 'test', forget it! No! There will be no test projects!
  2. i want my project to be *


* It is recommended that your project is open. this means read- (but not write-) access for everyone (open source!). A private project will grant read- and write-access only to its members.

{% endblock %}