Skip to content

Commit 550ebde

Browse files
committed
Add LICENSE and CODE_OF_CONDUCT files
1 parent a380ba9 commit 550ebde

File tree

3 files changed

+54
-1
lines changed

3 files changed

+54
-1
lines changed

CODE_OF_CONDUCT.md

Lines changed: 32 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,32 @@
1+
# Code of Conduct
2+
3+
## Our Pledge
4+
We as members, contributors, and leaders pledge to make participation in our project and our community a harassment-free experience for everyone, regardless of age, body size, disability, ethnicity, sex characteristics, gender identity and expression, level of experience, education, socio-economic status, nationality, personal appearance, race, religion, or sexual identity and orientation.
5+
6+
## Our Standards
7+
Examples of behavior that contributes to creating a positive environment include:
8+
- Using welcoming and inclusive language
9+
- Being respectful of differing viewpoints and experiences
10+
- Gracefully accepting constructive criticism
11+
- Focusing on what is best for the community
12+
- Showing empathy towards other community members
13+
14+
Examples of unacceptable behavior by participants include:
15+
- The use of sexualized language or imagery and unwelcome sexual attention or advances
16+
- Trolling, insulting or derogatory comments, and personal or political attacks
17+
- Public or private harassment
18+
- Publishing others' private information, such as a physical or electronic address, without explicit permission
19+
- Other conduct which could reasonably be considered inappropriate in a professional setting
20+
21+
## Enforcement Responsibilities
22+
Project maintainers are responsible for clarifying the standards of acceptable behavior and are expected to take appropriate and fair corrective action in response to any instances of unacceptable behavior.
23+
24+
## Enforcement Process
25+
Instances of abusive, harassing, or otherwise unacceptable behavior may be reported by contacting the project team at [[email protected]]. All complaints will be reviewed and investigated promptly and fairly.
26+
27+
All project participants are obligated to respect the privacy and security of the reporter of any incident.
28+
29+
## Attribution
30+
This Code of Conduct is adapted from the [Contributor Covenant](https://www.contributor-covenant.org), version 1.4.
31+
32+
For answers to common questions about this code of conduct, see the [Contributor Covenant FAQ](https://www.contributor-covenant.org/faq).

LICENSE

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,21 @@
1+
MIT License
2+
3+
Copyright (c) 2024 VigneshS
4+
5+
Permission is hereby granted, free of charge, to any person obtaining a copy
6+
of this software and associated documentation files (the "Software"), to deal
7+
in the Software without restriction, including without limitation the rights
8+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
9+
copies of the Software, and to permit persons to whom the Software is
10+
furnished to do so, subject to the following conditions:
11+
12+
The above copyright notice and this permission notice shall be included in all
13+
copies or substantial portions of the Software.
14+
15+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
16+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
17+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
18+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
19+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
20+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
21+
SOFTWARE.

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -229,7 +229,7 @@ This project is licensed under the MIT License - see the LICENSE file for detail
229229

230230
<div align="center">
231231

232-
Made with ❤️ by [Your Name]
232+
Made with ❤️ by VigneshS
233233

234234
⭐ Star this repository if you found it helpful!
235235

0 commit comments

Comments
 (0)