@@ -5,7 +5,7 @@ This project exists because of the open-source community, and **all kinds of con
55
66Whether you’re here to improve the UI, add animations, optimize logic, or fix a small bug — you’re awesome.
77
8- ---
8+
99
1010## 🌟 Ways You Can Contribute
1111
@@ -33,7 +33,7 @@ You can help this project in many ways:
3333- Fix typos or unclear explanations
3434- Add comments to the code for clarity
3535
36- ---
36+
3737
3838## 🛠️ Getting Started
3939
@@ -55,7 +55,7 @@ Use clear branch names like:
5555- ` fix/export-bug `
5656- ` feature/grid-enhancement `
5757
58- ---
58+
5959
6060## 💻 Development Guidelines
6161
@@ -65,7 +65,7 @@ Use clear branch names like:
6565- Avoid unnecessary dependencies
6666- Test your changes in the browser before submitting
6767
68- ---
68+
6969
7070## ✅ Commit Message Guidelines
7171
@@ -76,7 +76,7 @@ Use simple and meaningful commit messages:
7676- ` ui: improve grid responsiveness `
7777- ` docs: update README usage section `
7878
79- ---
79+
8080
8181## 📤 Submitting a Pull Request
8282
@@ -89,15 +89,15 @@ Use simple and meaningful commit messages:
8989
9090Your PR will be reviewed as soon as possible 🚀
9191
92- ---
92+
9393
9494## 🧪 Testing
9595
9696- Test on different screen sizes if UI-related
9797- Make sure drawing, clearing, and exporting patterns still work
9898- Ensure no console errors are introduced
9999
100- ---
100+
101101
102102## 📌 Code of Conduct
103103
@@ -107,7 +107,7 @@ Your PR will be reviewed as soon as possible 🚀
107107
108108Harassment or toxic behavior will not be tolerated.
109109
110- ---
110+
111111
112112## 🙌 Thank You
113113
0 commit comments