Skip to content

Commit f1b388e

Browse files
authored
Update CONTRIBUTING.md
1 parent df7ef34 commit f1b388e

File tree

1 file changed

+9
-1
lines changed

1 file changed

+9
-1
lines changed

CONTRIBUTING.md

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ the fork.
5959

6060
If you want to add a new feature to the existing set of functionalities, we recommend you to
6161
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.
6363

6464
#### Notes on adding new functionalities :
6565

@@ -69,6 +69,14 @@ After adding a new feature, please go through the following :
6969
2. All the tests should pass.
7070
3. Documentation has been updated with new features and instructions of their usage.
7171

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+
7280
### Our Responsibilities
7381

7482
Project maintainers are responsible for clarifying the standards of acceptable

0 commit comments

Comments
 (0)