{"id":28717434,"url":"https://github.com/masamallow/adr-form-template-jp","last_synced_at":"2026-02-18T00:31:36.161Z","repository":{"id":298745281,"uuid":"864330280","full_name":"masamallow/adr-form-template-jp","owner":"masamallow","description":"A template for creating Any Decision Records (ADR) in GitHub Discussions, that is localized for Japanese users. // GitHub Discussionsで「Any Decision Records(ADR)」を作成するためのテンプレートで、日本語ユーザー向けにローカライズしています。","archived":false,"fork":false,"pushed_at":"2024-10-22T10:38:44.000Z","size":12,"stargazers_count":2,"open_issues_count":1,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-10-12T20:08:41.966Z","etag":null,"topics":["adr","any-decision-records","architecture-decision-records","discussions","github-discussions"],"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/masamallow.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","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,"zenodo":null}},"created_at":"2024-09-28T00:31:08.000Z","updated_at":"2025-08-19T05:11:42.000Z","dependencies_parsed_at":"2025-06-12T16:59:57.291Z","dependency_job_id":"cfe10b34-aafd-4d28-bf22-c42745df9353","html_url":"https://github.com/masamallow/adr-form-template-jp","commit_stats":null,"previous_names":["masamallow/adr-form-template-jp"],"tags_count":0,"template":true,"template_full_name":null,"purl":"pkg:github/masamallow/adr-form-template-jp","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/masamallow%2Fadr-form-template-jp","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/masamallow%2Fadr-form-template-jp/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/masamallow%2Fadr-form-template-jp/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/masamallow%2Fadr-form-template-jp/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/masamallow","download_url":"https://codeload.github.com/masamallow/adr-form-template-jp/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/masamallow%2Fadr-form-template-jp/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29563467,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-17T21:50:49.831Z","status":"ssl_error","status_checked_at":"2026-02-17T21:46:15.313Z","response_time":100,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6: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":["adr","any-decision-records","architecture-decision-records","discussions","github-discussions"],"created_at":"2025-06-15T03:34:06.400Z","updated_at":"2026-02-18T00:31:36.146Z","avatar_url":"https://github.com/masamallow.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# ADR Template for GitHub Discussions category form (Japanese) // ADR GitHub Discussions カテゴリ フォーム テンプレート (日本語)\n\n## Overview // 概要\n\nA template for creating Any Decision Records (ADR) in GitHub Discussions, that is localized for Japanese users.  \nIt features rich examples that promote effective decision-making and continuous improvement.\n\nGitHub Discussionsで「Any Decision Records(ADR)」を作成するためのテンプレートで、日本語ユーザー向けにローカライズされています。  \n効果的な意思決定と継続的な改善を促す豊富な例を特徴としています。\n\n## Before using // 利用前に\n\nPlease do the following before using this template.\n\n本テンプレートを適用前に以下を実施してください。\n\n### Create an ADR category // ADRカテゴリを作成\n\nCreate a category for ADR in GitHub Discussions.\n\nGitHub DiscussionsにADR用のカテゴリーを作成します。\n\n**Note**  \nThe category name must be named so that they correspond to the template file names. \n\nカテゴリー名はテンプレートファイル名に対応する名前にする必要があります。\n\nref. [ADR (Any Decision Record) category](https://github.com/masamallow/adr-form-template-jp/discussions/categories/adr-any-decision-record)\n\n### Create labels for ADR status // ADRステータス用のラベルを作成\n\nCreate the following labels.\n\n以下のラベルを作成してください。\n\n- `ADR-proposed`\n- `ADR-rejected`\n- `ADR-accepted`\n- `ADR-deprecated`\n- `ADR-superseded`\n\nref. [Labels](https://github.com/masamallow/adr-form-template-jp/labels)\n\n## Contributing // 貢献\n\nIf you have any suggestions or ideas about ADR template and they aren't written yet, \nplease feel free to create an issue, pull request or new discussion.\n\nADRテンプレートについて、まだ記載のない提案やアイデアをお持ちの場合は、\nどうぞご遠慮なくissue、プルリクエスト、新しいディスカッションなど作成していただけると幸いです。\n\n## Acknowledgements // 謝辞\n\nA huge thanks to the repositories bellow and everyone who helped make this project.\n\n以下のリポジトリと、このプロジェクトに協力してくださったすべての方々に感謝いたします。\n\n- [About MADR \\| MADR](https://adr.github.io/madr/)\n- [peter\\-evans/lightweight\\-architecture\\-decision\\-records: Lightweight Architecture Decision Records](https://github.com/peter-evans/lightweight-architecture-decision-records)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmasamallow%2Fadr-form-template-jp","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmasamallow%2Fadr-form-template-jp","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmasamallow%2Fadr-form-template-jp/lists"}