Redmine Hacks New Project Hosting Request Form ---------------------------------------------- Open this up in your favorite text editor, edit, and submit according to the information at http://www.redminehacks.org/wiki/redminehacks/NewHack The project manager will be the person that submits the ticket. Just place your data after the ">>>" signs --------------------------------------------------------------------- 1. Textual name of project (max 30 characters, displays on web pages) >>> My Calendar 2. URL component of project (max 20 characters, lowercase letters, numbers, and dashes only, used for URLs and the repository filename): >>> mycalendar 3. Brief description of project (1-3 paragraphs or so): >>> The My Calendar plugin adds a cross-project calendar to redmine, showing events relevant to the current user. 4. Do you want a Git repository right now? YES or NO. If YES, you will also need to attach your SSH PUBLIC KEY to the new hack request. Git repositories can always be added or removed later as well. >>> yes 5. What license does your project use? (Example: GNU GPL, BSD, etc) >>> GNU GPL v2 (or later version) 6. What is the primary goal/type of your project? Valid answers are: Plugin -- an add-on to Redmine that adds features to the Web app Script -- something that works alongside Redmine to help manage it Documentation -- Documenting Redmine or Redmine-related features Theme -- A Redmine display theme Integration -- Linking Redmine with other products/patches/whatever Other -- Anything else This will be displayed on your project page, but is not used for anything else. >>> Plugin 7. I have read and understand the Redmine Hacks policy posted at http://www.redminehacks.org/wiki/redminehacks/SitePolicy and I understand that there are no warantees or guarantees of any kind. YES or NO. >>> YES