From e3cc2ff230d8f1dca06535aa6b5a4a23815861d4 Mon Sep 17 00:00:00 2001 From: Rob Winch Date: Wed, 15 Apr 2020 16:58:57 -0500 Subject: [PATCH] CODE_OF_CONDUCT to Markdown It appears GitHub does not notice CODE_OF_CONDUCT.adoc --- CODE_OF_CONDUCT.adoc => CODE_OF_CONDUCT.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) rename CODE_OF_CONDUCT.adoc => CODE_OF_CONDUCT.md (91%) diff --git a/CODE_OF_CONDUCT.adoc b/CODE_OF_CONDUCT.md similarity index 91% rename from CODE_OF_CONDUCT.adoc rename to CODE_OF_CONDUCT.md index 17783c7..32a1e29 100644 --- a/CODE_OF_CONDUCT.adoc +++ b/CODE_OF_CONDUCT.md @@ -1,4 +1,4 @@ -= Contributor Code of Conduct +# Contributor Code of Conduct As contributors and maintainers of this project, and in the interest of fostering an open and welcoming community, we pledge to respect all people who contribute through reporting @@ -40,5 +40,5 @@ appropriate to the circumstances. Maintainers are obligated to maintain confiden with regard to the reporter of an incident. This Code of Conduct is adapted from the -https://contributor-covenant.org[Contributor Covenant], version 1.3.0, available at -https://contributor-covenant.org/version/1/3/0/[contributor-covenant.org/version/1/3/0/] +[Contributor Covenant](https://contributor-covenant.org), version 1.3.0, available at +[contributor-covenant.org/version/1/3/0/](https://contributor-covenant.org/version/1/3/0/)