Skip to content

Commit d9b76ba

Browse files
Added Community profile documents
1 parent c7794cb commit d9b76ba

File tree

2 files changed

+35
-0
lines changed

2 files changed

+35
-0
lines changed

CODE_OF_CONDUCT.md

Lines changed: 27 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,27 @@
1+
# Contributor Covenant Code of Conduct
2+
3+
## Our Pledge
4+
In the interest of fostering an open and welcoming environment, we as contributors and maintainers pledge to making participation in our project and our community about high quality software and things related to this.
5+
6+
## Our Standards
7+
We cherish the use of reason and logic in discussing high quality software and things related to this.
8+
9+
Unacceptable behavior includes the use of willful use of logical fallacies, personal attacks and in general bringing up irrelevant things.
10+
11+
## Our Responsibilities
12+
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.
13+
14+
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, or to ban temporarily or permanently any contributor for other behaviors that they deem inappropriate, threatening, offensive, or harmful.
15+
16+
## Scope
17+
This Code of Conduct applies both within project spaces and in public spaces when an individual is representing the project or its community. Examples of representing a project or community include using an official project e-mail address, posting via an official social media account, or acting as an appointed representative at an online or offline event. Representation of a project may be further defined and clarified by project maintainers.
18+
19+
## Enforcement
20+
Instances of unacceptable behavior may be reported by contacting the project team at [email protected]. All complaints will be reviewed and investigated and will result in a response that is deemed necessary and appropriate to the circumstances. The project team is obligated to maintain confidentiality with regard to the reporter of an incident. Further details of specific enforcement policies may be posted separately.
21+
22+
Project maintainers who do not follow or enforce the Code of Conduct in good faith may face temporary or permanent repercussions as determined by other members of the project's leadership.
23+
24+
## Attribution
25+
This Code of Conduct is adapted from the Contributor Covenant, version 1.4, available at https://www.contributor-covenant.org/version/1/4/code-of-conduct.html
26+
27+
For answers to common questions about this code of conduct, see https://www.contributor-covenant.org/faq

CONTRIBUTING.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
You are welcomed to contribute to this project.
2+
3+
Code contributed to this project must either:
4+
5+
1) Pass the progsbase analyzer or
6+
2) be regarded as support libraries to bridge the gap between progsbase code and non-progsbase libraries.
7+
8+
Code that passes the progsbase analyzer is limited to the scope of this project. Code that better fits a different library should be included in it instead.

0 commit comments

Comments
 (0)