diff --git a/CODE_OF_CONDUCT.md b/.github/CODE_OF_CONDUCT.md similarity index 100% rename from CODE_OF_CONDUCT.md rename to .github/CODE_OF_CONDUCT.md diff --git a/CONTRIBUTING.md b/.github/CONTRIBUTING.md similarity index 100% rename from CONTRIBUTING.md rename to .github/CONTRIBUTING.md diff --git a/ISSUE_TEMPLATE.md b/.github/ISSUE_TEMPLATE.md similarity index 100% rename from ISSUE_TEMPLATE.md rename to .github/ISSUE_TEMPLATE.md diff --git a/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md similarity index 100% rename from PULL_REQUEST_TEMPLATE.md rename to .github/PULL_REQUEST_TEMPLATE.md diff --git a/Readme.rst b/Readme.rst index 521d71dc..e171ed11 100644 --- a/Readme.rst +++ b/Readme.rst @@ -22,7 +22,7 @@ It was originally developed by Ian Bell, currently a post-doc at the University * If you found a bug or have an issue that requires the developers to become active, please file an issue in our `issue tracker `_ -* `Contributions `_ to this project are welcomed and encouraged! If you wish to `contribute `_ bug fixes, patches, or new features, wrappers, or material properties, please submit a Pull Request with your code. +* `Contributions `_ to this project are welcomed and encouraged! If you wish to `contribute `_ bug fixes, patches, or new features, wrappers, or material properties, please submit a Pull Request with your code. * If you are new to Git and Github, please see the `CoolProp Wiki `_ for guidance on becoming a contributor to the project.