{"id":11395095,"url":"https://github.com/lararosekelley/github-templates","last_synced_at":"2025-03-22T15:31:07.209Z","repository":{"id":52485843,"uuid":"55703122","full_name":"lararosekelley/github-templates","owner":"lararosekelley","description":"Good templates for the issue, pull request, and contributing templates on GitHub, GitLab, and Bitbucket.","archived":false,"fork":false,"pushed_at":"2018-06-04T03:34:11.000Z","size":26,"stargazers_count":70,"open_issues_count":2,"forks_count":26,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-18T13:19:11.366Z","etag":null,"topics":["bitbucket","contributing","git-alias","github","gitlab","issue-template","pull-request-template","shell-scripts","starter-files","templates"],"latest_commit_sha":null,"homepage":"","language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/lararosekelley.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":".github/CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2016-04-07T14:51:47.000Z","updated_at":"2024-03-16T04:16:13.000Z","dependencies_parsed_at":"2022-09-11T21:10:50.527Z","dependency_job_id":null,"html_url":"https://github.com/lararosekelley/github-templates","commit_stats":null,"previous_names":["lararosekelley/github-templates","tylucaskelley/github-templates"],"tags_count":3,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lararosekelley%2Fgithub-templates","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lararosekelley%2Fgithub-templates/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lararosekelley%2Fgithub-templates/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lararosekelley%2Fgithub-templates/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lararosekelley","download_url":"https://codeload.github.com/lararosekelley/github-templates/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244978567,"owners_count":20541875,"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":["bitbucket","contributing","git-alias","github","gitlab","issue-template","pull-request-template","shell-scripts","starter-files","templates"],"created_at":"2024-06-19T03:14:57.635Z","updated_at":"2025-03-22T15:31:06.803Z","avatar_url":"https://github.com/lararosekelley.png","language":"Shell","readme":"# GitHub Templates\n\n\u003e Good template for GitHub's ISSUE_TEMPLATE.md, CONTRIBUTING.md, and PULL_REQUEST_TEMPLATE.md files.\n\n[![Build Status](https://travis-ci.org/tylucaskelley/github-templates.svg?branch=master)](https://travis-ci.org/tylucaskelley/github-templates)\n\n---\n\n## Installation\n\nSimply download the needed files by running this from your root project folder:\n\n```sh\n$ bash -c \"$(curl -s https://raw.githubusercontent.com/tylucaskelley/github-templates/master/install.sh)\"\n```\n\nFor convenience, you can create a Git alias in your `~/.gitconfig` file. Under the `[alias]` section, add the following\nso you can run `git tpl` to generate your template files:\n\n```sh\ntpl = \"!f() { bash -c \\\"$(curl -s https://raw.githubusercontent.com/tylucaskelley/github-templates/master/install.sh)\\\"; }; f\"\n```\n\nWhen you run `git tpl`, you'll be prompted for your username, email address, and repository name - you can leave the\ndefaults if they look correct (inferred from `git config` variables).\n\n## Adding your code style guidelines\n\nYou should replace the `{guidelines}` section in [CONTRIBUTING.md](CONTIRBUTING.md) with your own code style guidelines\nafter installation.\n\n## Adding your Git workflow\n\n[CONTRIBUTING.md](CONTIRBUTING.md#submitting-pull-requests) assumes a forking / feature-branch workflow for making\ncontributions to your repository; edit this if your project requires a different flow.\n\n## Contributing\n\nSee [CONTRIBUTING.md](.github/CONTRIBUTING.md).\n\n## License\n\nCopyright (c) 2017-2018 Ty-Lucas Kelley. MIT License.\n","funding_links":[],"categories":["Shell"],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flararosekelley%2Fgithub-templates","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flararosekelley%2Fgithub-templates","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flararosekelley%2Fgithub-templates/lists"}