diff --git a/CODE_OF_CONDUCT b/CODE_OF_CONDUCT.md similarity index 99% rename from CODE_OF_CONDUCT rename to CODE_OF_CONDUCT.md index 609e99d..35b5167 100644 --- a/CODE_OF_CONDUCT +++ b/CODE_OF_CONDUCT.md @@ -129,4 +129,4 @@ For answers to common questions about this code of conduct, see the FAQ at [v2.1]: https://www.contributor-covenant.org/version/2/1/code_of_conduct.html [Mozilla CoC]: https://github.com/mozilla/diversity [FAQ]: https://www.contributor-covenant.org/faq -[translations]: https://www.contributor-covenant.org/translations \ No newline at end of file +[translations]: https://www.contributor-covenant.org/translations diff --git a/CONTRIBUTING b/CONTRIBUTING.md similarity index 93% rename from CONTRIBUTING rename to CONTRIBUTING.md index abf0c31..84ec051 100644 --- a/CONTRIBUTING +++ b/CONTRIBUTING.md @@ -6,4 +6,4 @@ Thank you for investing your time in contributing in our project. There are some - Update the docs using typedoc: npm run docs - Check third-party libraries licenses, them should be admited by the project license. You can consult it in the [license document](./LICENSE) - Update the [Change Log](./CHANGELOG.md). -- Update the version in the package. \ No newline at end of file +- Update the version in the package.