Skip to content

Commit fe1f858

Browse files
authored
fix(docs) update contributing
1 parent dd7b953 commit fe1f858

File tree

1 file changed

+10
-4
lines changed

1 file changed

+10
-4
lines changed

CONTRIBUTING.md

+10-4
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,20 @@
11
# Follow Our Updated Guide to See How You Can Contribute
22

3-
Hello there! 👋
3+
**Hello there! 👋**
44

5-
We're thrilled that you're eager to contribute to Jitsi Meet! ❤️
5+
We're thrilled that you're eager to contribute to **Jitsi Meet! ❤️**
66

77
Your interest in improving our platform means a lot to us. To ensure your contributions align seamlessly with our goals and processes, we've recently updated our guide. This guide will provide you with clear instructions on how to get involved effectively.
88

9-
Ready to get started? Head over to our [Jitsi Meet Handbook](https://jitsi.github.io/handbook/docs/dev-guide/dev-guide-contributing/) and let's make Jitsi Meet even better together!
9+
### 📖 Get Started
10+
11+
Ready to get started? Head over to our [Jitsi Meet Handbook](https://jitsi.github.io/handbook/docs/dev-guide/dev-guide-contributing/) and let's make **Jitsi Meet** even better together!
12+
13+
### 💬 Join the Discussion
14+
15+
Have questions or need help? Join our community discussions on the [Jitsi Forum](https://community.jitsi.org/) where contributors and maintainers can assist you.
1016

1117
### ❗️Additional Note
1218
Before sending us your code, double-check that it meets our coding standards. You can do this by running a command: `npm run lint`. If there are any issues, don't worry! You can fix them by running: `npm run lint-fix`. Once your code passes these checks, feel free to submit your pull request.
1319

14-
Happy coding!
20+
**Happy coding!**

0 commit comments

Comments
 (0)