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 94% rename from CONTRIBUTING rename to CONTRIBUTING.md index d4606e7..60682ce 100644 --- a/CONTRIBUTING +++ b/CONTRIBUTING.md @@ -8,4 +8,4 @@ You need to take into account that most of the code is auto-generated with Nswag - 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.