Skip to content

Commit 7f1f3d3

Browse files
authored
Update CONTRIBUTING.md
1 parent 88cb8c9 commit 7f1f3d3

1 file changed

Lines changed: 6 additions & 14 deletions

File tree

docs/CONTRIBUTING.md

Lines changed: 6 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -9,23 +9,16 @@ Want to contribute? Whether you're creating new integrations, improving performa
99
---
1010

1111
## ✨ Steps to Contribute
12-
13-
Make sure you have the following:
14-
- ***GCC/G++ 13.1***
15-
- ***CMake 3.22+***
16-
- ***Conan 2***
17-
- ***Rust***
18-
- ***Python 3.8+***
1912

20-
Ready to jump in? Follow this quick setup guide to get started smoothly:
13+
**Ready to jump in? Follow this quick setup guide to get started smoothly**
2114

2215
1. **Fork** the repo and clone your fork.
2316

2417
2. [Environment setup](/README.md#environment-setup-ubuntu--debian-for-c-and-python-development)
2518

2619
3. [How to build](/README.md#how-to-build)
2720

28-
All set, now! It is time to **build something powerful**.
21+
**All set! Now it is time to build something powerful**.
2922

3023
1. **Work on your feature or bugfix**, ensuring you have unit tests covering your code.
3124
2. **Commit** your changes, then push them to your fork.
@@ -36,15 +29,14 @@ All set, now! It is time to **build something powerful**.
3629

3730

3831

32+
---
3933
---
4034

41-
42-
## Community Discord
43-
### [![Join us on Discord ](https://img.shields.io/badge/Join_Us_On_Discord-5865F2?logo=discord&logoColor=white&style=for-the-badge)](https://discord.gg/8eF9v78Ndv)
44-
[![Join us on Discord ](https://img.shields.io/badge/Join_Us_On_Discord-5865F2?logo=discord&logoColor=white&style=for-the-badge)](https://discord.gg/8eF9v78Ndv)
35+
## Community Discord [![Join us on Discord ](https://img.shields.io/badge/Join_Us_On_Discord-5865F2?logo=discord&logoColor=white&style=for-the-badge)](https://discord.gg/8eF9v78Ndv)
4536
- Ask questions and get support
4637
- Share feedback and suggestions
47-
- Connect with the team and other users
38+
- Connect with the team and other users
39+
4840
---
4941
---
5042

0 commit comments

Comments
 (0)