Any recommendations?

  • lautech
    arrow-up
    1
    arrow-down
    0
    ·
    1 year ago
    link
    fedilink

    It might be an unpopular opinion, but Azure Boards has worked well in small and large orgs that I’ve been at. Some teams I’ve worked with also used GitHub projects, depending on your source control and other providers.

  • Nato BoramEnglish
    arrow-up
    0
    arrow-down
    0
    ·
    1 year ago
    link
    fedilink

    The issue list where your Git repos are hosted. For example, GitHub is pretty amazing. GitLab is nice too. There’s also Gitea, which looks like GitHub, which is pretty amazing.

    • CodeMonkey
      arrow-up
      1
      arrow-down
      0
      ·
      1 year ago
      link
      fedilink

      I have tried GitHub project boards for hobby repos and was disappointed by how bare bones it was. For example, it did not have support for breaking a story into smaller component stories (like a Jira Epic or task with sub-tasks).