Pckd
Pckd copied to clipboard
Forward URI parameters
It'd be nice if pckd could forward URI parameters from the request. For example it'd be nice to create yayy.me/pckd-issue which forwards to this page to create a new issue, but then further allow the caller to manipulate the URI with something like ?title=some%20title
(This is vaild: https://github.com/Just-Moh-it/Pckd/issues/new?title=some%20title)
At the moment if you create a link and then try to add parameters pckd throws the error Target not found
Would be a great addition! Thanks for the suggestion. Also, any further help will be really appreciated! 😃