Closed
Description
Currently, the gitea activity overview does not allow to calculate how the amount of open issues has changed over a certain timeframe, since issues that have been opened and closed in this time are only counted as closed issues.
This could be fixed by either listing these issues as new and as closed, or by introducing a third category for those. For PRs, it is basically the same issue.