Skip to content

Commit 1a7b534

Browse files
authored
Merge pull request #24 from UBC-MDS/dev
Merge dev to main
2 parents 60b9480 + 07b7a8c commit 1a7b534

File tree

13 files changed

+278
-360
lines changed

13 files changed

+278
-360
lines changed

.github/dependabot.yml

Lines changed: 0 additions & 15 deletions
This file was deleted.

.github/workflows/docs.yml

Lines changed: 0 additions & 27 deletions
This file was deleted.

.github/workflows/release.yml

Lines changed: 0 additions & 76 deletions
This file was deleted.

.github/workflows/test.yml

Lines changed: 0 additions & 43 deletions
This file was deleted.

CODE_OF_CONDUCT.md

Lines changed: 0 additions & 130 deletions
This file was deleted.

CONDUCT.md

Lines changed: 64 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,64 @@
1+
# Contributor Covenant Code of Conduct
2+
3+
## Our Pledge
4+
We as members, contributors, and maintainers pledge to make participation in our community a harassment-free experience for everyone, regardless of age, body size, visible or invisible 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+
We pledge to act and interact in ways that contribute to an open, welcoming, diverse, inclusive, and healthy community.
7+
8+
## Our Standards
9+
Examples of behavior that contributes to a positive environment include:
10+
- Demonstrating empathy and kindness toward other people
11+
- Being respectful of differing opinions, viewpoints, and experiences
12+
- Giving and gracefully accepting constructive feedback
13+
- Accepting responsibility and apologizing to those affected by our mistakes, and learning from the experience
14+
- Focusing on what is best for the overall community
15+
16+
Examples of unacceptable behavior include:
17+
- The use of sexualized language or imagery, and sexual attention or advances of any kind
18+
- Trolling, insulting or derogatory comments, and personal or political attacks
19+
- Public or private harassment
20+
- Publishing others' private information, such as a physical or email address, without their explicit permission
21+
- Other conduct which could reasonably be considered inappropriate in a professional setting
22+
23+
## Enforcement Responsibilities
24+
Project maintainers are responsible for clarifying and enforcing our standards of acceptable behavior and will take appropriate and fair corrective action in response to any behavior that they deem inappropriate, threatening, offensive, or harmful.
25+
26+
Project maintainers have the right and responsibility to remove, edit, or reject comments, commits, code, wiki edits, issues, and other contributions that are not aligned to this Code of Conduct.
27+
28+
## Scope
29+
This Code of Conduct applies within all project spaces (GitHub issues, pull requests, reviews, and discussions), and also applies when an individual is officially representing the project in public spaces.
30+
31+
## Enforcement
32+
Instances of abusive, harassing, or otherwise unacceptable behavior may be reported to the project maintainers at:
33+
34+
**samri12@student.ubc.ca**
35+
36+
All complaints will be reviewed and investigated promptly and fairly. All maintainers are obligated to respect the privacy and security of the reporter of any incident.
37+
38+
## Enforcement Guidelines
39+
Project maintainers will follow these Community Impact Guidelines in determining the consequences for any action they deem in violation of this Code of Conduct:
40+
41+
1. **Correction**
42+
- **Community Impact:** Use of inappropriate language or other behavior deemed unprofessional or unwelcome in the community.
43+
- **Consequence:** A private written warning from maintainers, providing clarity around the nature of the violation and an explanation of why the behavior was inappropriate.
44+
45+
2. **Warning**
46+
- **Community Impact:** A violation through a single incident or series of actions.
47+
- **Consequence:** A warning with consequences for continued behavior. No interaction with the people involved for a specified period of time. Violating these terms may lead to a temporary or permanent ban.
48+
49+
3. **Temporary Ban**
50+
- **Community Impact:** A serious violation of community standards, including sustained inappropriate behavior.
51+
- **Consequence:** A temporary ban from any interaction with the community for a specified period of time. Violating these terms may lead to a permanent ban.
52+
53+
4. **Permanent Ban**
54+
- **Community Impact:** Demonstrating a pattern of violation of community standards, including sustained inappropriate behavior, harassment of an individual, or aggression toward or disparagement of classes of individuals.
55+
- **Consequence:** A permanent ban from any interaction within the community.
56+
57+
## Attribution
58+
This Code of Conduct is adapted from the Contributor Covenant, version 2.0:
59+
https://www.contributor-covenant.org/version/2/0/code_of_conduct.html
60+
61+
Community Impact Guidelines were inspired by Mozilla's code of conduct enforcement ladder.
62+
63+
For answers to common questions about this code of conduct, see:
64+
https://www.contributor-covenant.org/faq

0 commit comments

Comments
 (0)