{"id":13475228,"url":"https://github.com/marcbachmann/github-issue-templates","last_synced_at":"2025-03-26T23:30:36.548Z","repository":{"id":66338146,"uuid":"91138962","full_name":"marcbachmann/github-issue-templates","owner":"marcbachmann","description":"ARCHIVED. Github has now that built in - A chrome extension to enhance the 'New Issue' button with a dropdown populated from a templates file on github.","archived":true,"fork":false,"pushed_at":"2023-05-12T22:54:12.000Z","size":514,"stargazers_count":7,"open_issues_count":1,"forks_count":10,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-02-01T08:11:20.050Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"JavaScript","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/marcbachmann.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":"2017-05-13T00:29:01.000Z","updated_at":"2023-12-19T12:39:08.000Z","dependencies_parsed_at":null,"dependency_job_id":"ffe598b2-0bc7-470d-80ef-9a50d4b60c70","html_url":"https://github.com/marcbachmann/github-issue-templates","commit_stats":{"total_commits":20,"total_committers":2,"mean_commits":10.0,"dds":"0.050000000000000044","last_synced_commit":"c061ffedd56ea2c1f13b20e6f79a419241f1ed6b"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcbachmann%2Fgithub-issue-templates","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcbachmann%2Fgithub-issue-templates/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcbachmann%2Fgithub-issue-templates/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcbachmann%2Fgithub-issue-templates/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/marcbachmann","download_url":"https://codeload.github.com/marcbachmann/github-issue-templates/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245753819,"owners_count":20666818,"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-31T16:01:18.530Z","updated_at":"2025-03-26T23:30:36.225Z","avatar_url":"https://github.com/marcbachmann.png","language":"JavaScript","funding_links":[],"categories":["JavaScript"],"sub_categories":[],"readme":"\u003c!-- This file is generated from /README.tpl.md. Please don't edit the one in the root director --\u003e\n\n# \u003cimg src=\"extension/dist/icon.png\" width=\"45\" align=\"left\"\u003e Github Issue Templates\n\nAt livingdocs we're actively using github for all our projects. One missing feature we want in github is to be able to chose from a list of issue templates.\n\nThis code is a first try to improve the current behavior. In this codebase you can find a CLI which is able to extract templates from one file and offers a simple templating setup for the README to render them in a list.\n\nThere's also a chrome extension in here that benefits of the same code to render a template chooser on the github issue page.\n\n### Example\n\nCreate a new issue from one of those templates:\u003cbr\u003e\n\n\u0026nbsp;\u0026nbsp;[Bug](http://github.com/marcbachmann/github-issue-templates/issues/new?title=Bug%3A%20%3CYour%20Problem%3E\u0026amp;body=%23%20Bug%20issue%20template%0ALorem%20ipsum%20dolor%20sit%20amet%2C%20consectetur%20adipiscing%20elit.%0ACurabitur%20vitae%20lobortis%20ante.%20Vivamus%20metus%20magna%2C%20fringilla%20vel%20euismod%20id%2C%20interdum%20ultricies%20metus.%0A%0ADuis%20iaculis%2C%20ex%20et%20eleifend%20lacinia%2C%20magna%20augue%20ullamcorper%20mi%2C%0Asit%20amet%20gravida%20mauris%20metus%20vel%20ex.%20Proin%20ut%20tellus%20eget%20sem%20mollis%20mattis%20non%20tincidunt%20orci.%0AAliquam%20imperdiet%20quam%20vel%20mi%20vehicula%20viverra.%0A%0ACurabitur%20commodo%20pellentesque%20risus%2C%20et%20tristique%20mi%20cursus%20eu.%0AVestibulum%20commodo%20laoreet%20posuere.%20Vestibulum%20aliquet%20sed%20lacus%20sit%20amet%20semper.%0AEtiam%20molestie%20nunc%20odio%2C%20a%20sodales%20sem%20dictum%20a.%0ANam%20consectetur%20dapibus%20urna%2C%20vitae%20dignissim%20arcu%20cursus%20ac.\u0026amp;labels[]=bug\u0026amp;labels[]=help%20wanted\u0026amp;assignee=marcbachmann)\u0026nbsp;|\u0026nbsp;[Documentation](http://github.com/marcbachmann/github-issue-templates/issues/new?title=Documentation%3A%20%3CYour%20text%3E\u0026amp;body=%23%20Documentation%20issue%0A%0A*%20%5B%20%5D%20Foo%0A*%20%5B%20%5D%20Bar%0A*%20%5B%20%5D%20Test\u0026amp;labels[]=question\u0026amp;assignee=marcbachmann)\n\nThose links/templates are generated out of the templates file in .github/ISSUE_TEMPLATES.md\n\nYou can use the chrome extension to automatically load that file and render dropdown on the github issue page.\n\nExample of the chrome extension:\n![Example](example.gif)\n\n### Usage\n\nCreate the file `.github/ISSUE_TEMPLATES.md`.  \nCheck the content in [github-issues-templates/.github/ISSUE_TEMPLATES](./.github/ISSUE_TEMPLATES.md) for an example config.\n\n```bash\n# Run\n$ npm install github-issue-templates -g\n$ github-issue-templates\n\n# the previous command has those defaults\n$ github-issue-templates --source ./README.tpl.md --destination ./README.md\n\n# the help lists all options\n$ github-issue-templates --help\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmarcbachmann%2Fgithub-issue-templates","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmarcbachmann%2Fgithub-issue-templates","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmarcbachmann%2Fgithub-issue-templates/lists"}