Skip to content

Commit 37b68e4

Browse files
committed
Adding CODE_OF_CONDUCT.md
1 parent ad69edc commit 37b68e4

File tree

2 files changed

+56
-1
lines changed

2 files changed

+56
-1
lines changed

CODE_OF_CONDUCT.md

Lines changed: 55 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,55 @@
1+
# Code of Conduct
2+
3+
## Purpose
4+
5+
The `adv-math` community is committed to providing a welcoming and inclusive environment for all contributors, regardless of their background, experience level, or identity. We want to ensure that all interactions within our community are respectful and constructive.
6+
7+
This Code of Conduct outlines our expectations for behavior, both within the project's codebase and in all community spaces, such as GitHub issues, pull requests, and discussions.
8+
9+
## Expected Behavior
10+
11+
As a contributor or participant in the `adv-math` community, you are expected to:
12+
13+
- Be respectful and considerate of others' viewpoints and ideas.
14+
- Use inclusive language and avoid offensive or derogatory comments.
15+
- Provide constructive and helpful feedback to fellow contributors.
16+
- Value and appreciate diverse perspectives and experiences.
17+
- Respect and adhere to the project's guidelines and conventions.
18+
- Help create a positive and inclusive community for everyone.
19+
20+
## Unacceptable Behavior
21+
22+
Unacceptable behavior includes but is not limited to:
23+
24+
- Harassment, discrimination, or bullying of any kind.
25+
- Offensive comments, slurs, or insults.
26+
- Trolling, spamming, or any form of disruptive behavior.
27+
- Engaging in personal attacks or online harassment.
28+
- Violating the privacy of others.
29+
- Promoting or encouraging any form of discrimination.
30+
- Any behavior that violates the project's guidelines and code of conduct.
31+
32+
## Reporting and Enforcement
33+
34+
If you encounter or witness behavior that violates this Code of Conduct, we encourage you to report it promptly. To report an issue, please:
35+
36+
1. Contact the project maintainers directly via email or through other private channels if you feel comfortable doing so.
37+
2. If the issue is related to a public discussion or interaction, report it by creating a GitHub issue.
38+
39+
All reports will be taken seriously and treated with confidentiality. We are committed to addressing and resolving any issues promptly.
40+
41+
## Enforcement
42+
43+
The project maintainers have the right and responsibility to remove, edit, or reject any contributions, comments, or other interactions that violate this Code of Conduct. We may also temporarily or permanently ban any contributor who engages in unacceptable behavior.
44+
45+
## Attribution
46+
47+
This Code of Conduct is adapted from the Contributor Covenant, version 2.1, available at [https://www.contributor-covenant.org/version/2/1/code_of_conduct.html](https://www.contributor-covenant.org/version/2/1/code_of_conduct.html).
48+
49+
## Contact Information
50+
51+
If you have questions or need to report an issue related to this Code of Conduct, please contact the project maintainers:
52+
53+
- [Pabitra Banerjee](mailto:[email protected])
54+
55+
We are here to help ensure that the `adv-math` community remains welcoming and respectful for all.

LEARN.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ The documentation provides in-depth information on how to use each module, avail
7171

7272
## Community and Support
7373

74-
- **GitHub Repository**: [adv-math GitHub](https://github.com/your-username/adv-math)
74+
- **GitHub Repository**: [adv-math GitHub](https://github.com/pb2204/advanced-math)
7575
- **Issues**: If you encounter any issues or have questions, please open an issue on the GitHub repository.
7676
- **Contributing**: We welcome contributions from the community. Check the [Contributing Guidelines](CONTRIBUTING.md) to get started.
7777

0 commit comments

Comments
 (0)