mirror of
https://github.com/getpelican/pelican.git
synced 2025-10-15 20:28:56 +02:00
Rename default branch to main
This commit is contained in:
parent
28e54106f2
commit
36ebe91af7
7 changed files with 17 additions and 17 deletions
|
|
@ -24,7 +24,7 @@ Before you ask for help, please make sure you do the following:
|
|||
|
||||
3. Try reproducing the issue in a clean environment, ensuring you are using:
|
||||
|
||||
* latest Pelican release (or an up-to-date Git clone of Pelican master)
|
||||
* latest Pelican release (or an up-to-date Git clone of Pelican ``main`` branch)
|
||||
* latest releases of libraries used by Pelican
|
||||
* no plugins or only those related to the issue
|
||||
|
||||
|
|
@ -87,7 +87,7 @@ Using Git and GitHub
|
|||
--------------------
|
||||
|
||||
* `Create a new branch`_ specific to your change (as opposed to making
|
||||
your commits in the master branch).
|
||||
your commits in the ``main`` branch).
|
||||
* **Don't put multiple unrelated fixes/features in the same branch / pull request.**
|
||||
For example, if you're working on a new feature and find a bugfix that
|
||||
doesn't *require* your new feature, **make a new distinct branch and pull
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue