File tree Expand file tree Collapse file tree 1 file changed +9
-1
lines changed Expand file tree Collapse file tree 1 file changed +9
-1
lines changed Original file line number Diff line number Diff line change @@ -59,7 +59,7 @@ the fork.
59
59
60
60
If you want to add a new feature to the existing set of functionalities, we recommend you to
61
61
first discuss with the repository maintainers by opening an issue [ here] ( https://github.com/Codebrahma/react-lite-ui/issues ) .
62
- Please note that we may add a suggested feature only if it adds value to our [ vision ] of this project.
62
+ Please note that we may add a suggested feature only if it adds value to our [ purpose ] ( #purpose ) of this project.
63
63
64
64
#### Notes on adding new functionalities :
65
65
@@ -69,6 +69,14 @@ After adding a new feature, please go through the following :
69
69
2 . All the tests should pass.
70
70
3 . Documentation has been updated with new features and instructions of their usage.
71
71
72
+ ## Purpose :
73
+
74
+ The purpose of this project is to provide a component library and ultimately a UI kit that is
75
+ easier to customise, lightweight and easy to use than any other popular libraries are / have been able to provide.
76
+ The focus is on keeping the components as minimal as possible while providing various options to
77
+ customise which might generally be required in a scalable production code and can decrease the overhead of
78
+ complicated configurations, code styles or other requirements.
79
+
72
80
### Our Responsibilities
73
81
74
82
Project maintainers are responsible for clarifying the standards of acceptable
You can’t perform that action at this time.
0 commit comments