Skip to content

Commit 966fe4e

Browse files
authored
docs(contribute): update branch name (#5166)
* docs(contribute): update branch name * use mdx
1 parent 2d26e67 commit 966fe4e

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

src/content/contribute/release-process.md renamed to src/content/contribute/release-process.mdx

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,13 +5,14 @@ contributors:
55
- d3viant0ne
66
- sokra
77
- byzyk
8+
- chenxsan
89
---
910

1011
The release process for deploying webpack is actually quite painless. Read through the following steps, so you have a clear understanding of how it's done.
1112

1213
## Pull Requests
1314

14-
When merging pull requests into the `master` branch, select the _Create Merge Commit_ option.
15+
When merging pull requests into the `main` branch, select the _Create Merge Commit_ option.
1516

1617
## Releasing
1718

0 commit comments

Comments
 (0)