Skip to content

Commit ebffa89

Browse files
authored
Consolidate community docs (#4087)
* docs: consolidate CODE_OF_CONDUCT.md Let's refer to the community repo one. Signed-off-by: Peng Tao <[email protected]> * docs: consolidate CONTRIBUTING.md Let's refer to the community repo one. Signed-off-by: Peng Tao <[email protected]> * docs: consolidate GOVERNANCE.md Let's refer to the community repo one. Signed-off-by: Peng Tao <[email protected]> * docs: consolidate SECURITY.md Let's use the community repo one. Signed-off-by: Peng Tao <[email protected]> * readme: update contributing and code conduct links Point to the community repo ones. Signed-off-by: Peng Tao <[email protected]> --------- Signed-off-by: Peng Tao <[email protected]>
1 parent 322f9c1 commit ebffa89

File tree

5 files changed

+7
-637
lines changed

5 files changed

+7
-637
lines changed

CODE_OF_CONDUCT.md

Lines changed: 2 additions & 75 deletions
Original file line numberDiff line numberDiff line change
@@ -1,76 +1,3 @@
1-
# Contributor Covenant Code of Conduct
1+
# Dragonfly Community Code of Conduct
22

3-
## Our Pledge
4-
5-
In the interest of fostering an open and welcoming environment,
6-
we as contributors and maintainers pledge to
7-
make participation in our project and
8-
our community a harassment-free experience for everyone,
9-
regardless of age, body size,
10-
disability, ethnicity, gender identity and expression,
11-
level of experience, nationality,
12-
personal appearance, race, religion,
13-
or sexual identity and orientation.
14-
15-
## Our Standards
16-
17-
Examples of behavior that contributes to creating a positive environment include:
18-
19-
- Using welcoming and inclusive language
20-
- Being respectful of differing viewpoints and experiences
21-
- Gracefully accepting constructive criticism
22-
- Focusing on what is best for the community
23-
- Showing empathy towards other community members
24-
25-
Examples of unacceptable behavior by participants include:
26-
27-
- The use of sexualized language or imagery and unwelcome sexual attention or advances
28-
- Trolling, insulting/derogatory comments, and personal or political attacks
29-
- Public or private harassment
30-
- Publishing others' private information,
31-
such as a physical or electronic address, without explicit permission
32-
- Other conduct which could reasonably be considered inappropriate in
33-
a professional setting
34-
35-
## Our Responsibilities
36-
37-
Project maintainers are responsible for clarifying the standards of
38-
acceptable behavior and are expected to take appropriate and
39-
fair corrective action in response to any instances of unacceptable behavior.
40-
41-
Project maintainers have the right and responsibility to remove,
42-
edit, or reject comments, commits, code, wiki edits, issues,
43-
and other contributions that are not aligned to this Code of Conduct,
44-
or to ban temporarily or permanently any contributor for
45-
other behaviors that they deem inappropriate, threatening, offensive, or harmful.
46-
47-
## Scope
48-
49-
This Code of Conduct applies both within project spaces and in public
50-
spaces when an individual is representing the project or its community.
51-
Examples of representing a project or community include using an official
52-
project e-mail address, posting via an official social media account,
53-
or acting as an appointed representative at an online or offline event.
54-
Representation of a project may be further defined and clarified by project maintainers.
55-
56-
## Enforcement
57-
58-
Instances of abusive, harassing, or otherwise unacceptable
59-
behavior may be reported by contacting the project team at
60-
<[email protected]>. The project team will review
61-
and investigate all complaints, and will respond in a way
62-
that it deems appropriate to the circumstances. The project team is
63-
obligated to maintain confidentiality with regard to the reporter of an incident.
64-
Further details of specific enforcement policies may be posted separately.
65-
66-
Project maintainers who do not follow or enforce the Code of
67-
Conduct in good faith may face temporary or permanent repercussions as
68-
determined by other members of the project's leadership.
69-
70-
## Attribution
71-
72-
This Code of Conduct is adapted from the [Contributor Covenant][homepage],
73-
version 1.4, available at [https://www.contributor-covenant.org/version/2/0/][version]
74-
75-
[homepage]: https://contributor-covenant.org
76-
[version]: https://www.contributor-covenant.org/version/2/0/
3+
Please refer to the [community code of conduct](https://github.com/dragonflyoss/community/blob/master/CODE_OF_CONDUCT.md).

0 commit comments

Comments
 (0)