With this commit we can construct link to the new_issue page with a ?template argument taking the name of the template file on disk and show the new_page with that template in.
Fixes https://pagure.io/pagure/issue/3759
Signed-off-by: Pierre-Yves Chibon pingou@pingoured.fr
:thumbsup:
rebased onto 1237a158f9f55431b7867e7cbf0c076d71570035
rebased onto bb5ea83e18694761b910744d0fe499970e4e6817
I've added a section in the doc in the Tips & Tricks page. Would you like to review it?
rebased onto 322961725c3c3cf66865a7990a49c6ea9095a079
LGTM. :thumbsup:
Thanks :)
Pull-Request has been merged by pingou
With this commit we can construct link to the new_issue page with
a ?template argument taking the name of the template file on disk
and show the new_page with that template in.
Fixes https://pagure.io/pagure/issue/3759
Signed-off-by: Pierre-Yves Chibon pingou@pingoured.fr