Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add function to get a single issue #185

Closed
GRBurst opened this issue Jan 7, 2018 · 3 comments · Fixed by #191
Closed

Add function to get a single issue #185

GRBurst opened this issue Jan 7, 2018 · 3 comments · Fixed by #191

Comments

@GRBurst
Copy link
Contributor

GRBurst commented Jan 7, 2018

Hi,

I would be happy if a function is added to get a single issue. There is a specific GitHub api call for that.

Currently I fetch all issues of a repo and filter the number to achive that, but this is not as convenient as it can be :-)

Kind regards

@BenFradet
Copy link
Contributor

Hey @GRBurst , feel free to open a PR, there is a contributing guide that might help you along the way 👍

@GRBurst
Copy link
Contributor Author

GRBurst commented Jan 11, 2018

@BenFradet What method name would you prefer, getIssue or just get?
How is Travis going?

@juanpedromoreno
Copy link
Member

Hi @GRBurst , I did some progress here: #190

Hopefully, that solves the issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants