javascript-tutorial / javascript-tutorial/ko.javascript.info

[개선제안] 브랜치 이름을 master에서 main으로 바꿔주셨으면 합니다.

Open
#1,314 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

discussion needed
Dominant language
HTML
Stars
2k
Forks
852
PR merge metrics
No merged PRs in 30d

Description

자바스크립트 튜토리얼 한국 저장소 개선을 위해 제안할 사항

master 브랜치를 main으로 개명하였으면 합니다.

제안한 이유

master 브랜치는 2020년 이전까지 git의 메인 기본 브랜치의 이름이었으나 노예제를 연상시킨다는 이유로 현재는 기본 브랜치명이 main으로 바뀌었습니다. 그리하여 이 레포지토리의 master브랜치도 main으로 변경하였으면 합니다.

추가적으로 논의할 사항

CONTRIBUTING.md 파일의

한국어 원본 저장소와 동기화할 때는 rebase를 사용해주세요.
git rebase upstream/master

외에는 다른 수정사항을 찾지 못했습니다. 혹여 현재 브랜치의 이름인 master와 관련된 URL 등이 있다면, 모두 수정해야하는 번거로움이 있고, 이 저장소를 클론하여 작업하시던 분들도 upstream branch를 변경해야하는 등 번거로움이 있겠지만, 개선할 수 있는 방안이라 생각하고, 제가 레포의 메인 브랜치를 수정할 수 있는 방법은 없는 것 같아 이슈를 남깁니다.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start with CONTRIBUTING.md and its git rebase upstream/master example, then search the repository for references to the current branch name and related URLs. Done means the default branch is main and affected documentation or references are updated, while recognizing that changing repository settings may require maintainer access.

Written by the indexing model from the issue text.

Assessment

Tech stack
git
Domain
developer-experience, documentation
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.