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