diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 802e837d..2a4b7daf 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -4,10 +4,7 @@ Discussion around sbt-microsites happens in the [Gitter channel](https://gitter. [GitHub issues](https://github.com/47deg/sbt-microsites/issues) and [pull requests](https://github.com/47deg/sbt-microsites/pulls). Feel free to open an issue if you notice a bug, have an idea for a feature, or have a question about -the code. Pull requests are also welcome. - -When creating a pull request, please be sure to write scripted tests to ensure that your features works. -This project usess the sbt scripted-plugin for testing. Run `sbt scripted` to run scripted tests. +the code. Pull requests are also welcome. People are expected to follow the [Typelevel Code of Conduct](http://typelevel.org/conduct.html) when discussing sbt-microsites on the Github page, Gitter channel, or other venues. @@ -27,4 +24,4 @@ The process is simple: 6. Submit pull request You will be automatically included in the [AUTHORS.md](AUTHORS.md#contributors) file as contributor in the next release. -If you encounter any confusion or frustration during the contribution process, please create a GitHub issue and we'll do our best to improve the process. +If you encounter any confusion or frustration during the contribution process, please create a GitHub issue and we'll do our best to improve the process. \ No newline at end of file