Just after I created an issue, we should be able to click only once and create another new issue. Currently we have to go back and then create a new issue.
@ryanlerch what is you opinion on this ?
My Initial thinking was to redirect to issues page, but this is better.
issues
This should be tagged as easy fix! good first bug/feature
I would like to work on this issue
Hey @anjali whats the progress on this ?
I am getting error _pygit2.GitError GitError: Unsupported URL protocol while adding new issue.
I took code from this url https://pagure.io/pagure.git git clone ssh is not working getting connection refused error. Am I doing something wrong
@anjali are you using your college's network?
i am asking because you get that error (connection refused one) when ssh to external server is not allowed by the network admin. And ssh method is the one that is going to work here and not the https one :/
For above reason ssh was not working. Got it working and created a branch and edited pagure/templates/issue_html. Attaching image is it looking good. and what to do after this.
@anjali you can create a Pull request for this. Looks good for me though.
Looks good to me @ryanlerch what do you say ?
i like the idea here, and thanks for the patch!
although, i think that filing a new issue could even be a top-level action, so users can file a new issue anywhere in a repo.
the best location for it would be in the buttongroup at the top right of the repo_header (where the watch button and the fork button are). Be sure to rebase from master though, as i recently cleaned this area up so it should be easier to add a button there now.
This is fixed I guess
It is indeed, by @anjali in https://pagure.io/pagure/pull-request/1143
Thanks!
@pingou changed the status to Fixed
Fixed