Skip to content

Commit 47912a6

Browse files
committed
docs: update CONTRIBUTING.md
1 parent 582a1fd commit 47912a6

File tree

1 file changed

+4
-24
lines changed

1 file changed

+4
-24
lines changed

CONTRIBUTING.md

Lines changed: 4 additions & 24 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
When contributing to this repository, please first discuss the change you wish to make via an issue,
44
with the owners of this repository before making a change. You can open an issue [here](https://github.com/Codebrahma/react-lite-ui/issues).
55

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).
77

88
## Pull Request Process
99

@@ -17,11 +17,6 @@ on your pull request :
1717
* Ensure there is an issue open which is related to the request. Pull requests without any related issues will not be processed.
1818
* Check for activity in other issues / pull requests related to your pull request.
1919

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-
2520
## Getting Started
2621

2722
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
7772
customise which might generally be required in a scalable production code and can decrease the overhead of
7873
complicated configurations, code styles or other requirements.
7974

80-
### Our Responsibilities
8175

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
9377

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

Comments
 (0)