vtex / shoreline

Design System for the VTEX Admin, previously called Admin UI
https://shoreline.vtex.com
15 stars 0 forks source link

Small changes to the Bug Report issue template #1633

Closed beatrizmilhomem closed 1 week ago

beatrizmilhomem commented 1 month ago

Summary

When I was filling out a bug report, I felt that the first field of Summary and the Current behavior were repetitive, I would include mostly the same content in both. My suggestion is to remove the Current behavior field and change the first one to:

Problem Describe the problem and explain the current behavior. If applicable, add screenshots/videos to help explain the problem.

Also, the last field of Package Manager should have an empty option as default.

Rationale

Optimize the filling of a bug report issue.

davicostalf commented 3 weeks ago

Yep. The summary is unnecessary. I would also move the current behavior to be before the expected behavior.

beatrizmilhomem commented 3 weeks ago

Opened a PR with those changes. https://github.com/vtex/shoreline/pull/1646