Skip to content

Commit ef040e4

Browse files
committed
doc: update contribution guide
1 parent d9b18c7 commit ef040e4

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

CONTRIBUTING.md

+2-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ All types of contributions are encouraged and valued. See the [Table of Contents
88

99
> And if you like the project, but just don't have time to contribute, that's fine. There are other easy ways to support the project and show your appreciation, which we would also be very happy about:
1010
>
11-
> - 🌟 Star the project
11+
> - 🤩 Star the project
1212
> - Tweet about it, and optionally tag me [@p_mbanugo](https://twitter.com/p_mbanugo)
1313
> - 📖 Refer this project in your project's README
1414
> - 🎙 Mention the project at local meetups and tell your friends/colleagues
@@ -173,6 +173,7 @@ Follow these instructions to setup your workspace for contributions:
173173
3. Then create your own feature branch based on your dev branch.
174174
4. At the root of the project, run `pnpm install`.
175175
5. Make the changes needed.
176+
<!-- Maybe add more steps/description for setting up the local environment -->
176177
6. Send PR 🚀
177178

178179
If you changed any of the package, run `pnpm changeset` at the root of the project and follow the instruction to select if it's a patch or minor release and add a summary. You can edit the change set file with the list of changes made.

0 commit comments

Comments
 (0)