CodeEditApp / CodeEditApp/CodeEdit
✨ Pull requests section to be able to add a new remote
- Dominant language
- Swift
- Stars
- 23k
- Forks
- 1.2k
- PR merge metrics
- No merged PRs in 30d
Description
### Description
Let's consider that I have a project in this case the same CE, on this repository there are different users who do different pr.
Now I want to try this pr, consider that I am a Reviewers.
What should I do:
`git remote add NameOrigin git@github.com:NameUser/Project.git
`
But what if there was a section, which tells me all the prs there are for a possible repository.
Which automatically takes all the open pr, shows me the list.
If I click, it asks me if I want to add it to remote so I can try it.
### Screenshots

Contributor guide
Assessment
This issue has not been assessed yet.