mirror of
https://github.com/go-gitea/gitea.git
synced 2025-03-01 07:43:02 +01:00
Create a /milestones endpoint which basically serves as a dashboard view for milestones, very similar to the /issues or /pulls page. Closes #8232