Last active
September 10, 2015 14:15
Issues Template
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
javascript:(function() {var e = document.getElementById('issue_body');if (e) {e.value += '#### What\'s the problem?\n\n#### Steps to reproduce?\n* Account used: \n* Feature (home feed, case detail, login, etc):\n\n#### Screenshots (if appropriate)\n\n';}})(); |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Create a new bookmark, add the content of the gist as the URL.
When you open a new issue, click the bookmark and it will pre-populate the text field with the template.