chore: add code of conduct and contrubuting file

This commit is contained in:
Lakhan Samani 2021-08-09 13:33:02 +05:30
parent 75d4e04f82
commit 2ea47fc316
2 changed files with 8 additions and 0 deletions

1
.github/CODE_OF_CONDUCT.md vendored Normal file
View File

@ -0,0 +1 @@
# Contributor Covenant Code of Conduct

7
.github/CONTRIBUTING.md vendored Normal file
View File

@ -0,0 +1,7 @@
# Contributing
We're so excited you're interested in helping with Authorizer! We are happy to help you get started, even if you don't have any previous open-source experience :blush:
## New to Open Source?
1. Take a look at [How to Contribute to an Open Source Project on GitHub](https://egghead.io/courses/how-to-contribute-to-an-open-source-project-on-github)