Any module that you know of that gives a user the ability to report a bug to the webmaster?
can be as simple as enabling the contact module and setting up a "bug report" or "feedback" select in the form
or you can use the webforms.module
or you can create a content type to do this
or set up a bug report forum
or use the project module which seems like overkill for what you want.
Comments
=-=
can be as simple as enabling the contact module and setting up a "bug report" or "feedback" select in the form
or you can use the webforms.module
or you can create a content type to do this
or set up a bug report forum
or use the project module which seems like overkill for what you want.