diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 7bf2f809..efe6ac33 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -46,7 +46,7 @@ When requesting or submitting new features, first consider whether it might be u
  • Submit Pull Requests to the development branch only.
  • Before Submitting your Pull Request, merge development with your new branch and fix any conflicts. (Make sure you don't break anything in development!)
  • - +
  • Please use the [Google Style Guide](https://google.github.io/styleguide/shellguide.html) for Shell for your code submission styles.
  • Commit Unix line endings.