Issue #4069 has been updated by Igal Koshevoy. Status changed from Needs design decision to Closed
Fixed in 0.1.12. This version addresses this matter: * Adds a new "Project issue tracker URL" field to the module form * Displays a "Report issues at ____" link on module and release pages if a URL was provided. * Automatically fills the issue tracker field on the module create/edit forms if it recognizes that project homepage is a github repository. This activates if the UI focus touches the project homepage field and then leaves it, at which point it inspects its contents and autofills the issue tracker field if it's blank. This is sensible behavior if the user is either setting the homepage URL when creating a module or editing it for an existing module. * Displays the formatted module description and release notes on the module and release pages, which it wasn't doing before (ugh). So that if someone had entered issue tracker information in the description field, it'll now be displayed. As for filing bugs against Puppet Labs modules, James added links to the projects and created a Redmine issue tracker. ---------------------------------------- Feature #4069: Site should allow issue tickets to be filed against modules http://projects.puppetlabs.com/issues/4069 Author: Jeff McCune Status: Closed Priority: Normal Assigned to: Igal Koshevoy Category: module site Target version: Keywords: issue, bug, tracker, ticket, module Branch: Affected URL: Summary: There currently is no place to file issues,bugs,feature requests, etc... against individual modules hosted in the Forge. Suggested Solution: A new project specifically for modules hosted in the forge could be created. New Issues could have a required field to link them to a specific module. Ideally, forge user accounts would be used to log into the issue tracker and module contributors could take ownership of the issue or the issue could be assigned to the community if the module contributor is unable to handle issues created against the module. -- You have received this notification because you have either subscribed to it, or are involved in it. To change your notification preferences, please click here: http://projects.puppetlabs.com/my/account -- You received this message because you are subscribed to the Google Groups "Puppet Bugs" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/puppet-bugs?hl=en.
