11

I'm looking for an integrated solution that combines documentation of a software system with tracking of bugs, change requests and feature requests.

Requirements:

  • Documentation using a wiki would be nice, preferably one supporting CamelCase or other automatic linking.
  • Issue tracking must allow a customizable workflow and optional e-mail notifications.

Known alternatives:

What would you recommend? What systems offer the best combination of documentation and issue tracking?

music2myear
  • 49,799

4 Answers4

5

We use Confluence and Jira for our open source project. It's very reasonably priced and Jira is a top-notch issue tracker.

alxp
  • 553
4

The issue trackers comparison page at Wikipedia mentions quite a few that integrate with wikis:

  • Mantis
  • Redmine
  • Roundup
  • Trac (open source) - I have used Trac, but wasn't impressed.
  • Assembla (commercial)
  • Fogbugz - I haven't used Fogbugz, but it was created by Joel Spolsky, who also helped with Stack Overflow and Super User, so it has to be good.
Iain
  • 4,786
2

Use Interleave. http://www.interleave.nl/en/ (is open source). You need to do some modeling but the sky is the limit.

Ctrpllr
  • 21
1

I know this has been answered already, but for the benefit of future visitors, we use Redmine and it is a very good product. The issue tracker and wiki work out of the box but are also easy to customize.