{"id":2078,"date":"2014-07-31T13:17:55","date_gmt":"2014-07-31T11:17:55","guid":{"rendered":"https:\/\/usersnap.com\/?p=2078"},"modified":"2025-10-01T07:30:28","modified_gmt":"2025-10-01T05:30:28","slug":"github-issues-tip-will-make-life-easier-4-github-tricks-facts","status":"publish","type":"post","link":"https:\/\/usersnap.com\/blog\/github-issues-tip-will-make-life-easier-4-github-tricks-facts\/","title":{"rendered":"A Github Issues tip that will make your life easier and 4 GitHub tricks and facts"},"content":{"rendered":"\n<p>Just a few days ago Github announced their new update of <em>Github Issues<\/em>. You can see the updates with some screenshots from <a href=\"https:\/\/github.com\/blog\/1866-the-new-github-issues\">here<\/a>. Also, please take a look at the new <a href=\"https:\/\/developer.github.com\/changes\/2014-01-09-preview-the-new-deployments-api\/\">Deployment API<\/a> if you haven\u2019t already.<\/p>\n\n\n\n<p><b>Move beyond the simple Issues<\/b><\/p>\n\n\n\n<p>Starting at the same day something else were released, not by GitHub, but still connected to Issues. Let me show you, how you can use a chain of tools to make your <em>GitHub Issues<\/em> even more useful for your team.<\/p>\n\n\n\n<!--more-->\n\n\n<div class=\"acf-cta\" style=\"background-image: url(https:\/\/usersnap.com\/blog\/wp-content\/uploads\/2025\/02\/Group-1000004194.svg); width: 100%;\"><h2>Try Usersnap for Bug Tracking<\/h2><a href=\"https:\/\/usersnap.com\/signup\" class=\"cta-button\">Try Usersnap Now<\/a><\/div>\n\n\n\n<h2 class=\"wp-block-heading\">The players:<\/h2>\n\n\n\n<h3 class=\"wp-block-heading\">A website<\/h3>\n\n\n\n<p>Imagine you have a website, that is hosted on Github, like <a href=\"https:\/\/github.com\/mozilla\/fjord\">this one<\/a>, which is the code-base for input.mozilla.com.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\">A team\/community<\/h3>\n\n\n\n<p>Let\u2019s also imagine that you have a team or a community which is handling bug-requests. You have a designer and a programmer at least.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\">Users<\/h3>\n\n\n\n<p>Millions of people are browsing your website month after month and at least a couple of them will find something to complain about, right? \ud83d\ude42<strong> Let\u2019s take this seriously<\/strong> &#8211; Every website owner wants to make the users happy for one reason or another and when a problem appears &#8211; it must be fixed in time. Right?<\/p>\n\n\n\n<p><strong>In short, we have a website with source hosted on GitHub and something happens and the team must fix it.<\/strong><\/p>\n\n\n\n<h2 class=\"wp-block-heading\">The process and how much time it takes to fix a bug<\/h2>\n\n\n\n<p>So, someone discovered a bug. Let\u2019s say one of the L10n strings breaks the layout. Yes, it happens all the time, especially with those Cyrillic languages, right:<\/p>\n\n\n\n<figure class=\"wp-block-image\"><a href=\"https:\/\/usersnap.com\/blog\/wp-content\/uploads\/2014\/07\/5044f737-ec1e-4af5-ab52-1afaeafd1596.png\" rel=\"lightbox\"><img decoding=\"async\" width=\"1024\" height=\"575\" src=\"https:\/\/usersnap.com\/blog\/wp-content\/uploads\/2014\/07\/5044f737-ec1e-4af5-ab52-1afaeafd1596-1024x575.png\" alt=\"5044f737-ec1e-4af5-ab52-1afaeafd1596\" class=\"wp-image-2079\" srcset=\"https:\/\/usersnap.com\/blog\/wp-content\/uploads\/2014\/07\/5044f737-ec1e-4af5-ab52-1afaeafd1596-1024x575.png 1024w, https:\/\/usersnap.com\/blog\/wp-content\/uploads\/2014\/07\/5044f737-ec1e-4af5-ab52-1afaeafd1596-300x168.png 300w, https:\/\/usersnap.com\/blog\/wp-content\/uploads\/2014\/07\/5044f737-ec1e-4af5-ab52-1afaeafd1596-140x78.png 140w, https:\/\/usersnap.com\/blog\/wp-content\/uploads\/2014\/07\/5044f737-ec1e-4af5-ab52-1afaeafd1596.png 1366w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" \/><\/a><\/figure>\n\n\n\n<p><\/p>\n\n\n\n<h2 class=\"wp-block-heading\">Let\u2019s see the whole process step by step<\/h2>\n\n\n\n<figure class=\"wp-block-table\"><table class=\"has-fixed-layout\"><tbody><tr><td><strong>Steps<\/strong><\/td><td><strong>Time<\/strong><\/td><\/tr><tr><td>The user is trying to find a way to report the bug (contact-us section)<\/td><td>2 mins<\/td><\/tr><tr><td>The user sends an e-mail to the support &#8211; with a description of the bug &#8211; &#8216;<em>your Russian version is broken. You have problems in the footer. Please fix it<\/em>&#8216;<\/td><td>2 mins<\/td><\/tr><tr><td>The support guy assigns the bug to the dev team<\/td><td>1 min<\/td><\/tr><tr><td>A QA person is trying to reproduce the bug. Cannot reproduce. Works like a charm. Closing it!<\/td><td>5 mins<\/td><\/tr><tr><td colspan=\"2\">The same bug is reported again<\/td><\/tr><tr><td>The QA is trying to get the information from the end-user &#8211; a screenshot, OS, browser version, screen resolution, plugins installed in the browser, etc<\/td><td>25 mins<\/td><\/tr><tr><td>Now we have everything (after teaching the user how to collect the information, again and again). the QA enters the bug into the GitHub Issues providing all information from the client + attaching a screenshot<\/td><td>7 mins<\/td><\/tr><tr><td>The Project Manager is assigning the task to a <a href=\"http:\/\/usersnap.com\/blog\/chrome-extensions-for-developers\/\">developer<\/a> and to a milestone + adding labels of course.<\/td><td>3 mins<\/td><\/tr><tr><td>The developer fixes the issue<\/td><td>it depends \ud83d\ude42<\/td><\/tr><tr><td colspan=\"2\"><span style=\"color: #ff0000;\"><strong>Total: <\/strong>45 mins + it depends<\/span><\/td><\/tr><\/tbody><\/table><\/figure>\n\n\n\n<p>Right now this is one of the<strong> most popular processes<\/strong> in the industry. Of course, there can be some improvements, but not like the one I will show you now.<\/p>\n\n\n\n<blockquote class=\"wp-block-quote is-layout-flow wp-block-quote-is-layout-flow\">\n<p>What about if I told you there is a way to drastically decrease the time above: from 45 min to 15 or even less?!<\/p>\n<\/blockquote>\n\n\n\n<h2 class=\"wp-block-heading\">Advice from experts &#8211; add visual feedback<\/h2>\n\n\n\n<p>Let\u2019s see which of the processes we can optimize:<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Provide the user with a feedback widget for easy bug reporting: <strong>-2 mins<\/strong><\/li>\n\n\n\n<li>Quicker feedback approach &#8211; just highlight the problem and hit a button:<strong> -1 min<\/strong><\/li>\n\n\n\n<li>The QA will get all information he\/she need automatically &#8211; browser version, OS, screen size, installed plugins, the url of the incident and a screenshot showing how the problem looks like on the user\u2019s computer:&nbsp;<strong> (-5 + &#8211; 25)<\/strong><\/li>\n\n\n\n<li>The issue is automatically pushed to Github (-1 min) and there is no need support guy to be part of the process: <strong>-1 min<\/strong><\/li>\n\n\n\n<li>The issue is automatically assigned to a developer, responsible for that kind of issues (pre-configured), attached to the milestone and with the proper labels : <strong>-3 min<\/strong><\/li>\n<\/ul>\n\n\n\n<p>If you want to try working the visual feedback style, <a title=\"Visual Feedback for Web Projects with GitHub support\" href=\"https:\/\/usersnap.com\/github?gat=blog\">click here to learn more about Usersnap\u2019s GitHub integration<\/a> and here to read more about how we can&nbsp;<a href=\"http:\/\/usersnap.com\/inspire\/cutting-costs-in-web-development\">save even more time <\/a><\/p>\n\n\n\n<h2 class=\"wp-block-heading\">GitHub tricks and facts<\/h2>\n\n\n\n<h3 class=\"wp-block-heading\">1: Get extended statistics about any public Github project<\/h3>\n\n\n\n<p>One of the most common questions about github in StackOverflow and other sites is how you can count how many lines does a project have. I know it can be done with just one line under linux, but here\u2019s a tool that can do even more: <a href=\"http:\/\/gitstats.sourceforge.net\">http:\/\/gitstats.sourceforge.net<\/a><\/p>\n\n\n\n<p>See an example <a href=\"http:\/\/gitstats.sourceforge.net\/examples\/linux-2.6\/activity.html\">here<\/a> &#8211; the stats for the linux kernel 2.6. Impressive isn\u2019t it? You can get a history snapshot of the projects. It\u2019s really cool!<\/p>\n\n\n\n<h3 class=\"wp-block-heading\">2: Think about security<\/h3>\n\n\n\n<p>If you haven\u2019t read <a href=\"http:\/\/homakov.blogspot.cz\/2014\/02\/how-i-hacked-github-again.html\">this article<\/a> called \u201cHow I hacked Github again\u201d, please do. It contains a lot of interesting information<\/p>\n\n\n\n<h3 class=\"wp-block-heading\">3: Discover what\u2019s trending on Github today<\/h3>\n\n\n\n<p>If you want to discover what\u2019s hot on GitHub based on your favorite language, follow this link: <a href=\"https:\/\/github.com\/trending?l=javascript\">https:\/\/github.com\/trending?l=javascript<\/a> (just s\/javascript\/[your favorite language]\/).<\/p>\n\n\n\n<p>If you are eager to see more stats from GitHub and to play with some Big Data <a href=\"http:\/\/www.githubarchive.org\/\">follow this link<\/a> and have fun. You can try <a href=\"http:\/\/ghv.artzub.com\/\">this one<\/a> as well. It\u2019s all about visualization.<\/p>\n\n\n<div class=\"acf-cta\" style=\"background-image: url(https:\/\/usersnap.com\/blog\/wp-content\/uploads\/2025\/02\/Group-1000004194.svg); width: 100%;\"><h2>Try Usersnap for Bug Tracking<\/h2><a href=\"https:\/\/usersnap.com\/signup\" class=\"cta-button\">Try Usersnap Now<\/a><\/div>\n\n\n\n<h2 class=\"wp-block-heading\">Summary<\/h2>\n\n\n\n<p>Github Issues is getting better and better after every release. Using visual feedback tools like <a title=\"Visual Feedback for Web Projects. Now with GitHub support\" href=\"http:\/\/usersnap.com\/?gat=blog\">Usersnap<\/a> and knowing more about the system will make you more efficient while having fun!<\/p>\n\n\n\n<p><em>This article was brought to you by <a href=\"https:\/\/usersnap.com?gat=blog-post\" target=\"_blank\" rel=\"noopener\">Usersnap<\/a> &#8211; a visual bug tracking and screenshot tool for every web project.<\/em><\/p>\n","protected":false},"excerpt":{"rendered":"<p>Just a few days ago Github announced their new update of Github Issues. You can see the updates with some screenshots from here. Also, please take a look at the new Deployment API if you haven\u2019t already. Move beyond the simple Issues Starting at the same day something else were released, not by GitHub, but [&hellip;]<\/p>\n","protected":false},"author":14,"featured_media":2079,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"_acf_changed":true,"inline_featured_image":false,"ub_ctt_via":"","footnotes":""},"categories":[8],"tags":[],"class_list":["post-2078","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-web-development-blog"],"acf":[],"featured_image_src":"https:\/\/usersnap.com\/blog\/wp-content\/uploads\/2014\/07\/5044f737-ec1e-4af5-ab52-1afaeafd1596.png","author_info":{"display_name":"Bogomil Shopov","author_link":"https:\/\/usersnap.com\/blog\/author\/bogo\/"},"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v24.6 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>A Github Issues tip and 4 GitHub tricks and facts<\/title>\n<meta name=\"description\" content=\"A Github Issues tip that will make your life easier and 4 GitHub tricks and facts from Usersnap\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/usersnap.com\/blog\/github-issues-tip-will-make-life-easier-4-github-tricks-facts\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"A Github Issues tip and 4 GitHub tricks and facts\" \/>\n<meta property=\"og:description\" content=\"A Github Issues tip that will make your life easier and 4 GitHub tricks and facts from Usersnap\" \/>\n<meta property=\"og:url\" content=\"https:\/\/usersnap.com\/blog\/github-issues-tip-will-make-life-easier-4-github-tricks-facts\/\" \/>\n<meta property=\"og:site_name\" content=\"Usersnap Blog\" \/>\n<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/usersnap\" \/>\n<meta property=\"article:published_time\" content=\"2014-07-31T11:17:55+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2025-10-01T05:30:28+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/usersnap.com\/blog\/wp-content\/uploads\/2014\/07\/5044f737-ec1e-4af5-ab52-1afaeafd1596.png\" \/>\n\t<meta property=\"og:image:width\" content=\"1366\" \/>\n\t<meta property=\"og:image:height\" content=\"768\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/png\" \/>\n<meta name=\"author\" content=\"Bogomil Shopov\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:creator\" content=\"@bogomep\" \/>\n<meta name=\"twitter:site\" content=\"@usersnap\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"Bogomil Shopov\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"5 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\/\/usersnap.com\/blog\/github-issues-tip-will-make-life-easier-4-github-tricks-facts\/#article\",\"isPartOf\":{\"@id\":\"https:\/\/usersnap.com\/blog\/github-issues-tip-will-make-life-easier-4-github-tricks-facts\/\"},\"author\":{\"name\":\"Bogomil Shopov\",\"@id\":\"https:\/\/usersnap.com\/blog\/#\/schema\/person\/c2615b6e2d1dac8f8a6043fbb3f9164d\"},\"headline\":\"A Github Issues tip that will make your life easier and 4 GitHub tricks and facts\",\"datePublished\":\"2014-07-31T11:17:55+00:00\",\"dateModified\":\"2025-10-01T05:30:28+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\/\/usersnap.com\/blog\/github-issues-tip-will-make-life-easier-4-github-tricks-facts\/\"},\"wordCount\":916,\"publisher\":{\"@id\":\"https:\/\/usersnap.com\/blog\/#organization\"},\"image\":{\"@id\":\"https:\/\/usersnap.com\/blog\/github-issues-tip-will-make-life-easier-4-github-tricks-facts\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/usersnap.com\/blog\/wp-content\/uploads\/2014\/07\/5044f737-ec1e-4af5-ab52-1afaeafd1596.png\",\"articleSection\":[\"Web Development\"],\"inLanguage\":\"en-US\"},{\"@type\":\"WebPage\",\"@id\":\"https:\/\/usersnap.com\/blog\/github-issues-tip-will-make-life-easier-4-github-tricks-facts\/\",\"url\":\"https:\/\/usersnap.com\/blog\/github-issues-tip-will-make-life-easier-4-github-tricks-facts\/\",\"name\":\"A Github Issues tip and 4 GitHub tricks and facts\",\"isPartOf\":{\"@id\":\"https:\/\/usersnap.com\/blog\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/usersnap.com\/blog\/github-issues-tip-will-make-life-easier-4-github-tricks-facts\/#primaryimage\"},\"image\":{\"@id\":\"https:\/\/usersnap.com\/blog\/github-issues-tip-will-make-life-easier-4-github-tricks-facts\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/usersnap.com\/blog\/wp-content\/uploads\/2014\/07\/5044f737-ec1e-4af5-ab52-1afaeafd1596.png\",\"datePublished\":\"2014-07-31T11:17:55+00:00\",\"dateModified\":\"2025-10-01T05:30:28+00:00\",\"description\":\"A Github Issues tip that will make your life easier and 4 GitHub tricks and facts from Usersnap\",\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/usersnap.com\/blog\/github-issues-tip-will-make-life-easier-4-github-tricks-facts\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/usersnap.com\/blog\/github-issues-tip-will-make-life-easier-4-github-tricks-facts\/#primaryimage\",\"url\":\"https:\/\/usersnap.com\/blog\/wp-content\/uploads\/2014\/07\/5044f737-ec1e-4af5-ab52-1afaeafd1596.png\",\"contentUrl\":\"https:\/\/usersnap.com\/blog\/wp-content\/uploads\/2014\/07\/5044f737-ec1e-4af5-ab52-1afaeafd1596.png\",\"width\":1366,\"height\":768},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/usersnap.com\/blog\/#website\",\"url\":\"https:\/\/usersnap.com\/blog\/\",\"name\":\"Usersnap Blog\",\"description\":\"Learn more about how to collect user feedback and build better products with the magic power of feedback.\",\"publisher\":{\"@id\":\"https:\/\/usersnap.com\/blog\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/usersnap.com\/blog\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\/\/usersnap.com\/blog\/#organization\",\"name\":\"Usersnap\",\"url\":\"https:\/\/usersnap.com\/blog\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/usersnap.com\/blog\/#\/schema\/logo\/image\/\",\"url\":\"https:\/\/usersnap.com\/wp-content\/uploads\/2020\/08\/Usersnap-Updated-Logo.png\",\"contentUrl\":\"https:\/\/usersnap.com\/wp-content\/uploads\/2020\/08\/Usersnap-Updated-Logo.png\",\"width\":136,\"height\":26,\"caption\":\"Usersnap\"},\"image\":{\"@id\":\"https:\/\/usersnap.com\/blog\/#\/schema\/logo\/image\/\"},\"sameAs\":[\"https:\/\/www.facebook.com\/usersnap\",\"https:\/\/x.com\/usersnap\"]},{\"@type\":\"Person\",\"@id\":\"https:\/\/usersnap.com\/blog\/#\/schema\/person\/c2615b6e2d1dac8f8a6043fbb3f9164d\",\"name\":\"Bogomil Shopov\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/usersnap.com\/blog\/#\/schema\/person\/image\/\",\"url\":\"https:\/\/secure.gravatar.com\/avatar\/36c097d843d0a182d60a846cde514abf7992231b741a9c0ad4b547b6073f4169?s=96&d=mm&r=g\",\"contentUrl\":\"https:\/\/secure.gravatar.com\/avatar\/36c097d843d0a182d60a846cde514abf7992231b741a9c0ad4b547b6073f4169?s=96&d=mm&r=g\",\"caption\":\"Bogomil Shopov\"},\"sameAs\":[\"https:\/\/x.com\/bogomep\"],\"url\":\"https:\/\/usersnap.com\/blog\/author\/bogo\/\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"A Github Issues tip and 4 GitHub tricks and facts","description":"A Github Issues tip that will make your life easier and 4 GitHub tricks and facts from Usersnap","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/usersnap.com\/blog\/github-issues-tip-will-make-life-easier-4-github-tricks-facts\/","og_locale":"en_US","og_type":"article","og_title":"A Github Issues tip and 4 GitHub tricks and facts","og_description":"A Github Issues tip that will make your life easier and 4 GitHub tricks and facts from Usersnap","og_url":"https:\/\/usersnap.com\/blog\/github-issues-tip-will-make-life-easier-4-github-tricks-facts\/","og_site_name":"Usersnap Blog","article_publisher":"https:\/\/www.facebook.com\/usersnap","article_published_time":"2014-07-31T11:17:55+00:00","article_modified_time":"2025-10-01T05:30:28+00:00","og_image":[{"width":1366,"height":768,"url":"https:\/\/usersnap.com\/blog\/wp-content\/uploads\/2014\/07\/5044f737-ec1e-4af5-ab52-1afaeafd1596.png","type":"image\/png"}],"author":"Bogomil Shopov","twitter_card":"summary_large_image","twitter_creator":"@bogomep","twitter_site":"@usersnap","twitter_misc":{"Written by":"Bogomil Shopov","Est. reading time":"5 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/usersnap.com\/blog\/github-issues-tip-will-make-life-easier-4-github-tricks-facts\/#article","isPartOf":{"@id":"https:\/\/usersnap.com\/blog\/github-issues-tip-will-make-life-easier-4-github-tricks-facts\/"},"author":{"name":"Bogomil Shopov","@id":"https:\/\/usersnap.com\/blog\/#\/schema\/person\/c2615b6e2d1dac8f8a6043fbb3f9164d"},"headline":"A Github Issues tip that will make your life easier and 4 GitHub tricks and facts","datePublished":"2014-07-31T11:17:55+00:00","dateModified":"2025-10-01T05:30:28+00:00","mainEntityOfPage":{"@id":"https:\/\/usersnap.com\/blog\/github-issues-tip-will-make-life-easier-4-github-tricks-facts\/"},"wordCount":916,"publisher":{"@id":"https:\/\/usersnap.com\/blog\/#organization"},"image":{"@id":"https:\/\/usersnap.com\/blog\/github-issues-tip-will-make-life-easier-4-github-tricks-facts\/#primaryimage"},"thumbnailUrl":"https:\/\/usersnap.com\/blog\/wp-content\/uploads\/2014\/07\/5044f737-ec1e-4af5-ab52-1afaeafd1596.png","articleSection":["Web Development"],"inLanguage":"en-US"},{"@type":"WebPage","@id":"https:\/\/usersnap.com\/blog\/github-issues-tip-will-make-life-easier-4-github-tricks-facts\/","url":"https:\/\/usersnap.com\/blog\/github-issues-tip-will-make-life-easier-4-github-tricks-facts\/","name":"A Github Issues tip and 4 GitHub tricks and facts","isPartOf":{"@id":"https:\/\/usersnap.com\/blog\/#website"},"primaryImageOfPage":{"@id":"https:\/\/usersnap.com\/blog\/github-issues-tip-will-make-life-easier-4-github-tricks-facts\/#primaryimage"},"image":{"@id":"https:\/\/usersnap.com\/blog\/github-issues-tip-will-make-life-easier-4-github-tricks-facts\/#primaryimage"},"thumbnailUrl":"https:\/\/usersnap.com\/blog\/wp-content\/uploads\/2014\/07\/5044f737-ec1e-4af5-ab52-1afaeafd1596.png","datePublished":"2014-07-31T11:17:55+00:00","dateModified":"2025-10-01T05:30:28+00:00","description":"A Github Issues tip that will make your life easier and 4 GitHub tricks and facts from Usersnap","inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/usersnap.com\/blog\/github-issues-tip-will-make-life-easier-4-github-tricks-facts\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/usersnap.com\/blog\/github-issues-tip-will-make-life-easier-4-github-tricks-facts\/#primaryimage","url":"https:\/\/usersnap.com\/blog\/wp-content\/uploads\/2014\/07\/5044f737-ec1e-4af5-ab52-1afaeafd1596.png","contentUrl":"https:\/\/usersnap.com\/blog\/wp-content\/uploads\/2014\/07\/5044f737-ec1e-4af5-ab52-1afaeafd1596.png","width":1366,"height":768},{"@type":"WebSite","@id":"https:\/\/usersnap.com\/blog\/#website","url":"https:\/\/usersnap.com\/blog\/","name":"Usersnap Blog","description":"Learn more about how to collect user feedback and build better products with the magic power of feedback.","publisher":{"@id":"https:\/\/usersnap.com\/blog\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/usersnap.com\/blog\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/usersnap.com\/blog\/#organization","name":"Usersnap","url":"https:\/\/usersnap.com\/blog\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/usersnap.com\/blog\/#\/schema\/logo\/image\/","url":"https:\/\/usersnap.com\/wp-content\/uploads\/2020\/08\/Usersnap-Updated-Logo.png","contentUrl":"https:\/\/usersnap.com\/wp-content\/uploads\/2020\/08\/Usersnap-Updated-Logo.png","width":136,"height":26,"caption":"Usersnap"},"image":{"@id":"https:\/\/usersnap.com\/blog\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/www.facebook.com\/usersnap","https:\/\/x.com\/usersnap"]},{"@type":"Person","@id":"https:\/\/usersnap.com\/blog\/#\/schema\/person\/c2615b6e2d1dac8f8a6043fbb3f9164d","name":"Bogomil Shopov","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/usersnap.com\/blog\/#\/schema\/person\/image\/","url":"https:\/\/secure.gravatar.com\/avatar\/36c097d843d0a182d60a846cde514abf7992231b741a9c0ad4b547b6073f4169?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/36c097d843d0a182d60a846cde514abf7992231b741a9c0ad4b547b6073f4169?s=96&d=mm&r=g","caption":"Bogomil Shopov"},"sameAs":["https:\/\/x.com\/bogomep"],"url":"https:\/\/usersnap.com\/blog\/author\/bogo\/"}]}},"_links":{"self":[{"href":"https:\/\/usersnap.com\/blog\/wp-json\/wp\/v2\/posts\/2078","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/usersnap.com\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/usersnap.com\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/usersnap.com\/blog\/wp-json\/wp\/v2\/users\/14"}],"replies":[{"embeddable":true,"href":"https:\/\/usersnap.com\/blog\/wp-json\/wp\/v2\/comments?post=2078"}],"version-history":[{"count":0,"href":"https:\/\/usersnap.com\/blog\/wp-json\/wp\/v2\/posts\/2078\/revisions"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/usersnap.com\/blog\/wp-json\/wp\/v2\/media\/2079"}],"wp:attachment":[{"href":"https:\/\/usersnap.com\/blog\/wp-json\/wp\/v2\/media?parent=2078"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/usersnap.com\/blog\/wp-json\/wp\/v2\/categories?post=2078"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/usersnap.com\/blog\/wp-json\/wp\/v2\/tags?post=2078"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}