Perhaps I'm missing this functionality out of the box, but I can't seem to find it. So I'm looking for a JIRA plugin that would allow for adding notes attached directly to the project summary page.
This would be for keeping track of odds and ends about a project that are important to document, but don't fit as bugs, code comments, spec docs or other official documentation types. It's for "project metadata" if you will. Examples of use would be things like:
- Documenting reasons for structural oddities for new developers
- Developer X customized jQuery widget Y (see Ticket Z) so if you upgrade the widget, make sure Ticket Z doesn't reopen.
- XYZ.dll is currently a beta version, it should be updated when ThirdParty finishes the final
FogBugz provides a project wiki. Are there any plugins for JIRA like that?
Open to all suggestions, including writing our own if it's relatively straightforward.