ok, so as I'm getting into pulumi, i find myself w...
# contribute
h
ok, so as I'm getting into pulumi, i find myself writing a bunch of really generic quality-of-life utilities (like
@component
and
@outputish
), which I would like to get out of my project and into a more reusable form. Would the pulumi project accept these as a PR or should I just ship my own package?