Skip to content

Commit b8ad159

Browse files
authored
Merge pull request #19 from UN-Task-Team-for-Scanner-Data/housekeeping
add code of conduct and contributing
2 parents 710a394 + fabe9b7 commit b8ad159

File tree

2 files changed

+22
-0
lines changed

2 files changed

+22
-0
lines changed

CODE_OF_CONDUCT.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
1+
# Code of Conduct
2+
3+
We are a community based on openness, as well as friendly and didactic discussions.
4+
5+
We aspire to treat everybody equally, and value their contributions.
6+
7+
Decisions are made based on technical merit and consensus.
8+
9+
Code is not the only way to help the project. Reviewing pull requests,
10+
answering questions to help others on mailing lists or issues, organizing and
11+
teaching tutorials, working on the website, improving the documentation, are
12+
all priceless contributions.
13+
14+
We abide by the principles of openness, respect, and consideration of others of
15+
the Python Software Foundation: https://www.python.org/psf/codeofconduct/

CONTRIBUTING.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
# Contributing
2+
3+
## How to Contribute
4+
5+
When contributing, post comments and discussion changes you wish to make via Issues.
6+
7+
Feel free to propose changes by creating Pull Requests. If you don't have write access, editing a file will create a Fork of this project for you to save your proposed changes to. Submitting a change to a file will write it to a new Branch in your Fork, so you can send a Pull Request.

0 commit comments

Comments
 (0)