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-24Lines changed: 4 additions & 24 deletions
Original file line number
Diff line number
Diff line change
@@ -3,7 +3,7 @@
3
3
When contributing to this repository, please first discuss the change you wish to make via an issue,
4
4
with the owners of this repository before making a change. You can open an issue [here](https://github.com/Codebrahma/react-lite-ui/issues).
5
5
6
-
Please note we have a code of conduct, please follow it in all your interactions with the project.
6
+
Please note we have a code of conduct, please follow it in all your interactions with the project. You can find it [here](https://github.com/Codebrahma/react-lite-ui/blob/master/CODE_OF_CONDUCT.md).
7
7
8
8
## Pull Request Process
9
9
@@ -17,11 +17,6 @@ on your pull request :
17
17
* Ensure there is an issue open which is related to the request. Pull requests without any related issues will not be processed.
18
18
* Check for activity in other issues / pull requests related to your pull request.
19
19
20
-
## Code of Conduct
21
-
22
-
Our team is dedicated towards creating and maintaining an ethical, responsible and positive environment for the community.
23
-
Please go through our code of conduct to read about some of the ways in which we can maintain proper communication.
24
-
25
20
## Getting Started
26
21
27
22
To run the project locally, you can :
@@ -77,23 +72,8 @@ The focus is on keeping the components as minimal as possible while providing va
77
72
customise which might generally be required in a scalable production code and can decrease the overhead of
78
73
complicated configurations, code styles or other requirements.
79
74
80
-
### Our Responsibilities
81
75
82
-
Project maintainers are responsible for clarifying the standards of acceptable
83
-
behavior and are expected to take appropriate and fair corrective action in
84
-
response to any instances of unacceptable behavior.
85
-
86
-
Project maintainers have the right and responsibility to remove, edit, or
87
-
reject comments, commits, code, wiki edits, issues, and other contributions
88
-
that are not aligned to this Code of Conduct, or to ban temporarily or
89
-
permanently any contributor for other behaviors that they deem inappropriate,
90
-
threatening, offensive, or harmful.
91
-
92
-
### Scope
76
+
## Code of Conduct
93
77
94
-
This Code of Conduct applies both within project spaces and in public spaces
95
-
when an individual is representing the project or its community. Examples of
96
-
representing a project or community include using an official project e-mail
97
-
address, posting via an official social media account, or acting as an appointed
98
-
representative at an online or offline event. Representation of a project may be
99
-
further defined and clarified by project maintainers.
78
+
Our team is dedicated towards creating and maintaining an ethical, responsible and positive environment for the community.
79
+
Please go through our [code of conduct](https://github.com/Codebrahma/react-lite-ui/blob/master/CODE_OF_CONDUCT.md) to read about some of the ways in which we can maintain proper communication.
0 commit comments