You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: CONTRIBUTING.md
+4-1
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,7 @@
1
1
# Contributing
2
2
3
+
**IMPORTANT:** This project only accepts contributions based on [lucide icons](https://lucide.dev/). Pull requests containing custom icons or icons from other icon packs will be closed.
4
+
3
5
We welcome contributions to our project! Please follow these steps to contribute:
4
6
5
7
1. Fork the repository on GitHub.
@@ -36,11 +38,12 @@ We welcome contributions to our project! Please follow these steps to contribute
36
38
yarn build
37
39
```
38
40
39
-
8. Test the application to ensure your changes work as expected.
41
+
8. Test the application to ensure your changes work as expected:
0 commit comments