Closed
Description
Description
Problem
New Issue button in project view dose not let you select issue template.
Now Gitea doesn't support to choose issue template in the Project UI. A button pointing to the /org/repo/issues/new/choose
should be put there to allow users to create issues from templates.
Example
- Open a project (eg. https://try.gitea.io/thomas/test3/projects/1872 )
- Press New Issue
- New default issue is created (no way to choose the issue template)
Expected
Template selection, like when pressing New Issue on Issues page (eg. https://try.gitea.io/thomas/test3/issues )
Can you reproduce the bug on the Gitea demo site?
Yes