{"id":13404710,"url":"https://github.com/devspace/awesome-github-templates","last_synced_at":"2025-10-20T04:01:31.141Z","repository":{"id":37390776,"uuid":"51965071","full_name":"devspace/awesome-github-templates","owner":"devspace","description":":octocat: Curated list of GitHub Issues and Pull Requests templates","archived":false,"fork":false,"pushed_at":"2023-07-03T07:04:21.000Z","size":13,"stargazers_count":2163,"open_issues_count":12,"forks_count":311,"subscribers_count":34,"default_branch":"master","last_synced_at":"2025-04-07T12:00:39.386Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":null,"has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/devspace.png","metadata":{"files":{"readme":"readme.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null}},"created_at":"2016-02-18T00:03:52.000Z","updated_at":"2025-04-06T02:23:47.000Z","dependencies_parsed_at":"2024-01-13T03:27:17.799Z","dependency_job_id":"3d5677d8-a502-4c69-9d80-7079be157299","html_url":"https://github.com/devspace/awesome-github-templates","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devspace%2Fawesome-github-templates","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devspace%2Fawesome-github-templates/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devspace%2Fawesome-github-templates/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devspace%2Fawesome-github-templates/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/devspace","download_url":"https://codeload.github.com/devspace/awesome-github-templates/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248543857,"owners_count":21121838,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-07-30T19:01:50.002Z","updated_at":"2025-10-20T04:01:26.026Z","avatar_url":"https://github.com/devspace.png","language":null,"funding_links":[],"categories":["Others","Misc","Awesome Examples","others"],"sub_categories":[],"readme":"# Awesome GitHub Issues \u0026 PRs Templates [![Awesome](https://cdn.rawgit.com/sindresorhus/awesome/d7305f38d29fed78fa85652e3a63e154dd8e8829/media/badge.svg)](https://github.com/sindresorhus/awesome)\n\n\u003e [GitHub listened](https://github.com/dear-github/dear-github) and now we're able to [create templates for issues and pull requests](https://github.com/blog/2111-issue-and-pull-request-templates).\n\n\u003e This is a curated list of templates that can offer inspiration for your project. An awesome template is one that informs contributors how to proceed in a very detailed or unique way.\n\n![Preview](https://cloud.githubusercontent.com/assets/398893/13154626/b670c3ba-d62e-11e5-8d0d-8313abf2a8a7.png)\n\n## :mortar_board: Instructions\n\n* [Creating an issue template for your repository](https://help.github.com/articles/creating-an-issue-template-for-your-repository/)\n* [Creating a pull request template for your repository](https://help.github.com/articles/creating-a-pull-request-template-for-your-repository/)\n\n## :bomb: Templates for Issues\n\n* [angular-translate/angular-translate](https://github.com/angular-translate/angular-translate/blob/master/.github/ISSUE_TEMPLATE.md)\n* [appium/appium](https://github.com/appium/appium/blob/master/.github/ISSUE_TEMPLATE.md)\n* [bchavez/rethinkdb.driver](https://github.com/bchavez/RethinkDb.Driver/tree/master/.github/ISSUE_TEMPLATE)\n* [codeforamerica/howto](https://github.com/codeforamerica/howto/blob/master/issue_template.md)\n* [driftyco/ionic](https://github.com/driftyco/ionic/blob/master/.github/ISSUE_TEMPLATE.md)\n* [eddyverbruggen/toast-phonegap-plugin](https://github.com/EddyVerbruggen/Toast-PhoneGap-Plugin/blob/master/issue_template.md)\n* [growcss/growcss](https://github.com/growcss/growcss/blob/develop/.github/ISSUE_TEMPLATE.md)\n* [polymer/polymer](https://github.com/Polymer/polymer/blob/master/.github/ISSUE_TEMPLATE.md)\n* [theos/theos](https://github.com/theos/theos/blob/master/.github/ISSUE_TEMPLATE.md)\n* [urigo/angular-meteor](https://github.com/Urigo/angular-meteor/blob/master/.github/ISSUE_TEMPLATE.md)\n* [sindresorhus/ava](https://github.com/avajs/ava/blob/master/.github/issue_template.md)\n\n\u003e [Find more `ISSUE_TEMPLATE.md` files](https://github.com/search?utf8=%E2%9C%93\u0026q=in%3Apath+issue_template.md\u0026type=Code\u0026ref=searchresults)\n\n## :rocket: Templates for Pull Requests\n\n* [angular-translate/angular-translate](https://github.com/angular-translate/angular-translate/blob/master/.github/PULL_REQUEST_TEMPLATE.md)\n* [appium/appium](https://github.com/appium/appium/blob/master/.github/PULL_REQUEST_TEMPLATE.md)\n* [bchavez/rethinkdb.driver](https://github.com/bchavez/RethinkDb.Driver/blob/master/.github/PULL_REQUEST_TEMPLATE.md)\n* [driftyco/ionic](https://github.com/driftyco/ionic/blob/master/.github/PULL_REQUEST_TEMPLATE.md)\n* [go-sql-driver/mysql](https://github.com/go-sql-driver/mysql/blob/master/.github/PULL_REQUEST_TEMPLATE.md)\n* [theos/theos](https://github.com/theos/theos/blob/master/.github/PULL_REQUEST_TEMPLATE.md)\n* [urigo/angular-meteor](https://github.com/Urigo/angular-meteor/blob/master/.github/PULL_REQUEST_TEMPLATE.md)\n\n\u003e [Find more `PULL_REQUEST_TEMPLATE.md` files](https://github.com/search?utf8=%E2%9C%93\u0026q=in%3Apath+pull_request_template.md\u0026type=Code\u0026ref=searchresults)\n\n## :hammer: Template Generators\n\n* [Issue and Pull Request Template Generator featuring Cthulhu and Lewis Carroll](https://www.talater.com/open-source-templates/)\n\n## :grimacing: Template Collections\n\n* [github-issue-templates](https://github.com/stevemao/github-issue-templates)\n\n## :pencil: License\n\n[Public Domain](https://creativecommons.org/publicdomain/zero/1.0/), [Zeno Rocha](https://github.com/zenorocha)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdevspace%2Fawesome-github-templates","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdevspace%2Fawesome-github-templates","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdevspace%2Fawesome-github-templates/lists"}