Replies: 1 comment
-
I wonder what the best way to implement these for a monorepo is. We need to make it very easy to create an issue for any given package, but bear in mind that issues are defined at the root level of the Git repository. Ideally, it should also be simple to find issues related to specific packages, so that users with an interest or in a particular package can quickly find things that need attention for that package. Should there be a template per package? Should the user just name the package(s) affected by an issue as part of the template? |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
We should create a Github Issue template to help make creating issues easier. This will decrease the effort day-to-day of creating issues for both maintainers and members of the community.
We may use the Vanilla issue templates as a base.
Beta Was this translation helpful? Give feedback.
All reactions