diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md new file mode 100644 index 0000000000000000000000000000000000000000..06f970607b9bbd32b738fdbae6eeffe25196a1be --- /dev/null +++ b/CONTRIBUTING.md @@ -0,0 +1,8 @@ +When reporting an issue and especially submitting a pull request, please +make sure that you are acquainted with Contributor Guidelines: + +https://github.com/micropython/micropython/wiki/ContributorGuidelines + +and Code Conventions: + +https://github.com/micropython/micropython/blob/master/CODECONVENTIONS.md