Skip to content

Commit 07171e1

Browse files
authored
Update README.md
Add links to Contributing to sheet2dict and Code of Conduct
1 parent b55b905 commit 07171e1

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

README.md

+9
Original file line numberDiff line numberDiff line change
@@ -111,3 +111,12 @@ Worksheet **object.sanitize_sheet_items** removes None or empty dictionary keys
111111
{'country': 'UK', 'city': 'London', 'citizens': '2000000', 'random_field': 'cc'}
112112
]
113113
```
114+
115+
# Contributing and Code of Conduct
116+
### Contributing to sheet2dict
117+
As an open source project, sheet2dict welcomes contributions of many forms.
118+
Please read and follow our [Contributing to sheet2dict](CONTRIBUTING.md)
119+
120+
### Code of Conduct
121+
As a contributor, you can help us keep the sheet2dict project open and inclusive.
122+
Please read and follow our [Code of Conduct](CODE_OF_CONDUCT.md)

0 commit comments

Comments
 (0)