Skip to content
This repository was archived by the owner on Aug 3, 2026. It is now read-only.

Commit 52a03e6

Browse files
committed
Local commit history meets the remote commit history
2 parents ed0d817 + 6581c5d commit 52a03e6

3 files changed

Lines changed: 130 additions & 0 deletions

File tree

CODEOWNERS

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
"@randomusert

CODE_OF_CONDUCT.md

Lines changed: 113 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,113 @@
1+
# Contributor Covenant Code of Conduct
2+
3+
## Our Pledge
4+
5+
6+
We pledge to act and interact in ways that contribute to an open, welcoming,
7+
diverse, inclusive, and healthy community.
8+
9+
## Our Standards
10+
11+
Examples of behavior that contributes to a positive environment for our
12+
community include:
13+
14+
* Demonstrating empathy and kindness toward other people
15+
* Being respectful of differing opinions, viewpoints, and experiences
16+
* Giving and gracefully accepting constructive feedback
17+
* Accepting responsibility and apologizing to those affected by our mistakes,
18+
and learning from the experience
19+
* Focusing on what is best not just for us as individuals, but for the
20+
overall community
21+
22+
Examples of unacceptable behavior include:
23+
24+
* The use of sexualized language or imagery, and sexual attention or
25+
advances of any kind
26+
* Trolling, insulting or derogatory comments, and personal or political attacks
27+
* Public or private harassment
28+
* Publishing others' private information, such as a physical or email
29+
address, without their explicit permission
30+
* Other conduct which could reasonably be considered inappropriate in a
31+
professional setting
32+
33+
## Enforcement Responsibilities
34+
35+
Community leaders are responsible for clarifying and enforcing our standards of
36+
acceptable behavior and will take appropriate and fair corrective action in
37+
response to any behavior that they deem inappropriate, threatening, offensive,
38+
or harmful.
39+
40+
Community leaders have the right and responsibility to remove, edit, or reject
41+
comments, commits, code, wiki edits, issues, and other contributions that are
42+
not aligned to this Code of Conduct, and will communicate reasons for moderation
43+
decisions when appropriate.
44+
45+
## Scope
46+
47+
This Code of Conduct applies within all community spaces, and also applies when
48+
an individual is officially representing the community in public spaces.
49+
Examples of representing our community include using an official e-mail address,
50+
posting via an official social media account, or acting as an appointed
51+
representative at an online or offline event.
52+
53+
## Enforcement
54+
55+
Instances of abusive, harassing, or otherwise unacceptable behavior may be
56+
reported to the community leaders responsible for enforcement at
57+
issues or discussions.
58+
All complaints will be reviewed and investigated promptly and fairly.
59+
60+
All community leaders are obligated to respect the privacy and security of the
61+
reporter of any incident.
62+
63+
## Enforcement Guidelines
64+
65+
Community leaders will follow these Community Impact Guidelines in determining
66+
the consequences for any action they deem in violation of this Code of Conduct:
67+
68+
### 1. Correction
69+
70+
**Community Impact**: Use of inappropriate language or other behavior deemed
71+
unprofessional or unwelcome in the community.
72+
73+
**Consequence**: A private, written warning from community leaders, providing
74+
clarity around the nature of the violation and an explanation of why the
75+
behavior was inappropriate. A public apology may be requested.
76+
77+
### 2. Warning
78+
79+
**Community Impact**: A violation through a single incident or series
80+
of actions.
81+
82+
**Consequence**: A warning with consequences for continued behavior. No
83+
interaction with the people involved, including unsolicited interaction with
84+
those enforcing the Code of Conduct, for a specified period of time. This
85+
includes avoiding interactions in community spaces as well as external channels
86+
like social media. Violating these terms may lead to a temporary or
87+
permanent ban.
88+
89+
### 3. Temporary Ban
90+
91+
**Community Impact**: A serious violation of community standards, including
92+
sustained inappropriate behavior.
93+
94+
**Consequence**: A temporary ban from any sort of interaction or public
95+
communication with the community for a specified period of time. No public or
96+
private interaction with the people involved, including unsolicited interaction
97+
with those enforcing the Code of Conduct, is allowed during this period.
98+
Violating these terms may lead to a permanent ban.
99+
100+
### 4. Permanent Ban
101+
102+
**Community Impact**: Demonstrating a pattern of violation of community
103+
standards, including sustained inappropriate behavior, harassment of an
104+
individual, or aggression toward or disparagement of classes of individuals.
105+
106+
**Consequence**: A permanent ban from any sort of public interaction within
107+
the community.
108+
109+
## Attribution
110+
111+
This Code of Conduct is adapted from the [Contributor Covenant][homepage],
112+
version 2.0, available at
113+
https://www.contributor-covenant.org/version/2/0/code_of_conduct.html.

SECURITY.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,16 @@
1+
# Security Policy
2+
3+
## Supported Versions
4+
5+
### NOTE
6+
Alpha and beta releases are early versions and such will not get support
7+
8+
| Versions | Supported | Notes |
9+
| ------- | ------------------ | ------ |
10+
| 0.1 alpha 3 | :x: | A alpha release |
11+
| 0.1 alpha 4 | :x: | A alpha release |
12+
13+
14+
## Reporting a Vulnerability
15+
16+
on the security tab goto "Security Advisories" and click green button to draft advisory and fill the full info of the vuln

0 commit comments

Comments
 (0)