Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add ability to report wrong link #324

Open
bartoszmajsak opened this issue Jul 25, 2016 · 0 comments
Open

Add ability to report wrong link #324

bartoszmajsak opened this issue Jul 25, 2016 · 0 comments

Comments

@bartoszmajsak
Copy link
Member

It would be handy to give the user an easy way to report that given URL is broken.

On 404 page we can dynamically generate a link which will result in new issue created in GitHub.

https://github.com/arquillian/arquillian.github.com/issues/new?title=URL_ENCODED_TITLE&body=URL_ENCODED_MESSAGE

We can use simple templates to prefill both title and the issue description.

Where title could be:

Wrong URL {window.location.href}

And message:

When accessing {window.location.href}, 404 is shown instead.

Please provide more details how you found this link

When passing using github url provided above, both texts should be URL encoded.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant