executablebooks / jupyter-book

Create beautiful, publication-quality books and documents from computational content.

Home Page:http://jupyterbook.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Update boilerplate code to use main branch by default instead of master

topspinj opened this issue · comments

Context

Github's new default branch name is "main": https://docs.github.com/en/pull-requests/collaborating-with-pull-requests/proposing-changes-to-your-work-with-pull-requests/about-branches#about-the-default-branch

Same goes for Gitlab: https://docs.gitlab.com/ee/user/project/repository/branches/default.html

Jupyterbook is still referencing "master".

Proposal

Let's update the docs and boilerplate code to reflect Github's new default branch name.

Tasks and updates

I'd be happy to take this on, but please let me know if there's someone who'd be willing to review it.

Thanks for opening your first issue here! Engagement like this is essential for open source projects! 🤗

If you haven't done so already, check out EBP's Code of Conduct. Also, please try to follow the issue template as it helps other community members to contribute more effectively.

If your issue is a feature request, others may react to it, to raise its prominence (see Feature Voting).

Welcome to the EBP community! 🎉