Skip to content

Commit 07245b3

Browse files
committed
docs(contributing): 📝 Update community branch references
Updated the contributing guidelines to reflect the correct branch name for community contributions. The main branch for this fork is now referred to as `main-community`, ensuring clarity for contributors on where to push their changes. This change helps maintain accurate documentation and supports a smoother contribution process.
1 parent 094e694 commit 07245b3

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

CONTRIBUTING.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -50,8 +50,8 @@ get community feedback.
5050

5151
### Material Web Community guidelines
5252
We have created this project to be a community-driven effort to maintain and improve the M3 web components. We encourage contributions from anyone who wants to help.
53-
Every change must be pushed to a separate branch (checked out from the `main` branch), and we will review it before merging it into the `main-fork` branch (the main branch of this fork). This way, we can keep track of all the changes made by the community and ensure that they are compatible with the original repo.
54-
Then that braanch can be used to create a PR to the original repo (M3 web) if needed and `main-fork` can be used to publish new versions of the components to npm faster.
53+
Every change must be pushed to a separate branch (checked out from the `main` branch), and we will review it before merging it into the `main-community` branch (the main branch of this fork). This way, we can keep track of all the changes made by the community and ensure that they are compatible with the original repo.
54+
Then that braanch can be used to create a PR to the original repo (M3 web) if needed and `main-community` can be used to publish new versions of the components to npm faster.
5555
This way we are covered in both cases:
5656
- M3 web (original repo) will be maintained
5757
- M3 web will be discontinued/deprecated

0 commit comments

Comments
 (0)