Any recommendations?
You must log in or register to comment.
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.
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.
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).