Skip to content

Easy Jira for Unity, allows you to easily implement a feedback system for your game in less than 5 minutes.

Notifications You must be signed in to change notification settings

Podden/Easy-Jira

 
 

Repository files navigation

Easy Jira for Unity

Open source version of the currently deprecated Unity asset: https://assetstore.unity.com/packages/tools/integration/easy-jira-111744 The asset was deprecated due to the use of the word “Jira” in the name

Easy Jira fully integrates Jira with Unity and allows you to easily implement a feedback system for your game in less than 5 minutes. Creates Jira Issues from an in-game feedback form. The asset uses basic authentication, so you can setup your user roles and allow to create issues using only the desired issue types.

image

Main features

  • Administration of issues from the Unity editor. (create, assign, add comments, etc)

  • Attach a customizable log file to the issue. You can select to include the default Debug.Log() entries to get errors or warnings. Also, you can use a custom log object to separate and attach only your custom log.

  • Capture and attach a screenshot when the player send the feedback form.

Documentation

https://unrealbyte.atlassian.net/wiki/spaces/EJ/pages/109117514/Getting+started

Demo Video

https://youtu.be/t1NIRS7TJSM

Multimedia

image

image

image

image

image

image

image

Feel free to leave a PR, Issue or/and if you have any comment or question please send mail to: support@unrealbyte.com

About

Easy Jira for Unity, allows you to easily implement a feedback system for your game in less than 5 minutes.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 100.0%