Skip to content

Developed error handler that help user to create new bug report #552

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

Merged

Conversation

bohdan-harniuk
Copy link
Collaborator

@bohdan-harniuk bohdan-harniuk commented Apr 15, 2021

Description (*)

I've developed an error handler that helps users to create a new bug report on this repository. This new feature will help a lot with bugs reporting.

Screenshot 2021-04-15 at 16 30 14

Screenshot 2021-04-15 at 16 28 26

Screenshot 2021-04-15 at 16 28 38

Screenshot 2021-04-15 at 16 28 51

Screenshot 2021-04-15 at 16 29 22

  1. Fixes Feature: Report Exception Button #543

Contribution checklist (*)

  • Pull request has a meaningful description of its purpose
  • All commits are accompanied by meaningful commit messages
  • All new or changed code is covered with integration/functional tests (if applicable)
  • All automated tests passed successfully (all builds are green)

common.template.type=Email Type
common.diagnostic.reportButtonText=Report Me
common.diagnostic.reportSubmittedTitle=Report Successfully Submitted
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
common.diagnostic.reportSubmittedTitle=Report Successfully Submitted
common.diagnostic.reportSubmittedTitle=The report is successfully submitted!

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Done

@bohdan-harniuk
Copy link
Collaborator Author

@VitaliyBoyko Requested changes implemented.

Thank you!

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

Successfully merging this pull request may close these issues.

Feature: Report Exception Button
3 participants