Hi 👋,
Firstly, thank you for creating this beautiful package. I am creating a Github App that heavily relies on labels, and would need access to the description field of labels in the repository. Would it be possible that you add support for that? If you'd guide me, I could also create a PR.
Running through the source code, I believe these are the files that'd need to be changed:
https://developer.github.com/v3/issues/labels/#create-a-label for the reference
Hi 👋,
Firstly, thank you for creating this beautiful package. I am creating a Github App that heavily relies on
labels, and would need access to the description field of labels in the repository. Would it be possible that you add support for that? If you'd guide me, I could also create a PR.Running through the source code, I believe these are the files that'd need to be changed: