Releases: alijafargholi/tk-multi-bugreporter
Releases · alijafargholi/tk-multi-bugreporter
feat: add text styling for ticket description
add ability to make the body text bold, italic, or linked.
add 2 app option:
- include_env: whether or not to include the environment variables inside the ticket
- prone_envs: Which environment variable to include.
refactor to the ticket body.
feat: specify Type and Priority
- Format the error message correctly on the ticket
- Include the environment variable in the ticket
- Include the current engine and context
- Specify Ticket Type ex: bug or feature
- Specify the Priority
Initial Release
Initial production release