GitBug
Twitter based service to automatically add issues to the git repository when tweeted at
Whenever it receives a tweet in the format:
@1_pjp <title> | <body> #gitbug
it creates an issue on the GitHub repository and tweets back the user. A much easier way of quick bug reporting!
Uses libraries:
- python-twitter (https://github.com/bear/python-twitter)
- githubpy (https://github.com/michaelliao/githubpy)
Log in or sign up for Devpost to join the conversation.