Form can be prefilled using query params on the route. The params are `recipient`, `amount`, `url` and `ipfsHash`, e.g. http://localhost:4200/proposals/new?amount=200&recipient=0x0020e20e6C9ACc0c9fE78Fcb6a427Ad0cC8aca18&url=http://example.com&ipfsHash=asdfasdf.
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
Form can be prefilled using query params on the route. The params are
recipient,amount,urlandipfsHash, e.g. http://localhost:4200/proposals/new?amount=200&recipient=0x0020e20e6C9ACc0c9fE78Fcb6a427Ad0cC8aca18&url=http://example.com&ipfsHash=asdfasdf.