{"id":19303339,"url":"https://github.com/commitground/guide","last_synced_at":"2026-02-16T15:33:32.009Z","repository":{"id":137457430,"uuid":"139786411","full_name":"commitground/guide","owner":"commitground","description":"Commitground's General guide about contributing","archived":false,"fork":false,"pushed_at":"2018-07-05T03:49:38.000Z","size":1,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-07-09T07:07:44.631Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/commitground.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,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2018-07-05T02:43:14.000Z","updated_at":"2018-07-05T03:49:39.000Z","dependencies_parsed_at":null,"dependency_job_id":"93db88a9-5591-4080-a5e6-d1e98822ff51","html_url":"https://github.com/commitground/guide","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/commitground/guide","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commitground%2Fguide","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commitground%2Fguide/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commitground%2Fguide/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commitground%2Fguide/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/commitground","download_url":"https://codeload.github.com/commitground/guide/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commitground%2Fguide/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":278686637,"owners_count":26028325,"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","status":"online","status_checked_at":"2025-10-06T02:00:05.630Z","response_time":65,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":[],"created_at":"2024-11-09T23:26:05.242Z","updated_at":"2025-10-06T21:47:21.285Z","avatar_url":"https://github.com/commitground.png","language":null,"readme":"# Welcome to join as a contributor\n\nThanks for contributing to the Commitground project. This document is about general conventions for Commitground project. However each sub projects may have their own conventions or policie.\n\n\nIf you want to be a full time contributor for Commitground, please contact [Commitplay team](https://commitplay.io). Click [here](mailto:join@commitplay.io) to send an email.\n\n# Branching Convention\n\nUse [Git flow](https://nvie.com/posts/a-successful-git-branching-model/)\n\n- `master`: Latest released versions.\n- `pre-release`: Beta versions. This branch is for preparing a release and does not mean a released version.\n- `develop`: Alpha versions\n- `group/title`: Branches to merge into `develop`, `pre-release`, or `master`.\n  - groups\n    - feature: Branch to develop a specific feature. If they are planned for a specific release version, merge them into the `release/version`. Otherwise, merge them into the develop branch.\n    - `bug/`: Branches to fix bugs which are related to the registered issues.\n    - `hotfix/`: Branches to fix a released version. Merge them into `master` branch \u0026 `develop` branch\n    - `release/`: Branches to prepare a specific release version. Merged them into `pre-release` \u0026 `develop` branch\n  - examples\n    Branch name should be descriptive\n    - `feature/reward-contract-for-contributor`\n    - `bug/issue-32-selection-error`\n\n**Please work with your forked repository. And sync the forked repo's each branches to the origin(commitground)**\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcommitground%2Fguide","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcommitground%2Fguide","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcommitground%2Fguide/lists"}