{"id":23107503,"url":"https://github.com/pixelmatters/pixelmatters-pr-template","last_synced_at":"2026-03-20T00:37:26.623Z","repository":{"id":97172401,"uuid":"337505812","full_name":"Pixelmatters/pixelmatters-pr-template","owner":"Pixelmatters","description":"A set of Pull Request templates, in a Pixelmatters' way.","archived":false,"fork":false,"pushed_at":"2024-03-01T16:10:35.000Z","size":11,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":18,"default_branch":"main","last_synced_at":"2025-04-03T22:43:29.339Z","etag":null,"topics":["pixelmatters","pr-template"],"latest_commit_sha":null,"homepage":"","language":null,"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/Pixelmatters.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2021-02-09T18:57:17.000Z","updated_at":"2024-03-01T16:10:40.000Z","dependencies_parsed_at":"2024-03-01T17:30:48.818Z","dependency_job_id":"4f23822d-1ad5-4265-85bb-7c751b68644c","html_url":"https://github.com/Pixelmatters/pixelmatters-pr-template","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Pixelmatters/pixelmatters-pr-template","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Pixelmatters%2Fpixelmatters-pr-template","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Pixelmatters%2Fpixelmatters-pr-template/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Pixelmatters%2Fpixelmatters-pr-template/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Pixelmatters%2Fpixelmatters-pr-template/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Pixelmatters","download_url":"https://codeload.github.com/Pixelmatters/pixelmatters-pr-template/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Pixelmatters%2Fpixelmatters-pr-template/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28472624,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-15T20:50:13.584Z","status":"ssl_error","status_checked_at":"2026-01-15T20:49:17.379Z","response_time":62,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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":["pixelmatters","pr-template"],"created_at":"2024-12-17T01:14:15.590Z","updated_at":"2026-01-15T22:11:20.074Z","avatar_url":"https://github.com/Pixelmatters.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cp align=\"center\"\u003e\n    \u003cimg width=\"80\" src=\"./img/pixelmatters-logo.jpeg\" /\u003e\n\u003c/p\u003e\n\n\u003cp align=\"center\"\u003e\n    \u003cimg src=\"./img/pixelmatters-name.svg\" /\u003e\n\u003c/p\u003e\n\n\u003ch1 align=\"center\"\u003e\n    Github Pull Request Templates\n\u003c/h1\u003e\n\n\u003ch3 align=\"center\"\u003e\n    A set of Pull Request templates, in a Pixelmatters' way.\n\u003c/h3\u003e\n\n\u003cp align=\"center\"\u003e\n    \u003ca href=\"https://github.com/Pixelmatters/pixelmatters-pr-template/blob/master/LICENSE\"\u003e\n        \u003cimg src=\"https://img.shields.io/badge/license-MIT-blue.svg\" alt=\"pixelmatters-pr-template is released under the MIT license.\" /\u003e\n    \u003c/a\u003e\n    \u003ca href=\"https://github.com/Pixelmatters/pixelmatters-pr-template/blob/master/CONTRIBUTING.md\"\u003e\n        \u003cimg src=\"https://img.shields.io/badge/PRs-welcome-brightgreen.svg\" alt=\"PRs welcome!\" /\u003e\n    \u003c/a\u003e\n    \u003ca href=\"https://twitter.com/intent/follow?screen_name=pixelmatters_\"\u003e\n      \u003cimg src=\"https://img.shields.io/twitter/follow/pixelmatters_.svg?label=Follow%20@pixelmatters_\" alt=\"Follow @pixelmatters_\" /\u003e\n    \u003c/a\u003e\n\u003c/p\u003e\n\n## Why use this\n\nWriting good pull request descriptions is a great way to help reviewers know what to expect when reviewing code. They're also a great way to help track things that should be done for every change, such as testing, adding unit tests, and updating documentation. Pull request templates can help your developers create great pull request descriptions that meet your organization's standards.\n\n## Current strategy\n\nOur current template divides in 3 sections: Description, Ticketing, and Commit changelog.\n\nThe Description section is where we should describe what the PR introduces and any major change that could have impact in other parts of the project.\n\nTo help contextualize the Description, we can add a Ticketing section to associate a specific PR to an existing ticket in any external platform that can relate to this project. In this template it was added an example for Atlassian.net Jira, but it can be replaced with any other.\n\nFinally, we have the Commit changelog section to allow an extra visibility on the changes done in the Pull Request. This can be more elucidative if the commits are regulated with a semantic standard like Conventional Commits (https://www.conventionalcommits.org).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpixelmatters%2Fpixelmatters-pr-template","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpixelmatters%2Fpixelmatters-pr-template","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpixelmatters%2Fpixelmatters-pr-template/lists"}