Skip to content

Commit

Permalink
Replace unsupported emoji
Browse files Browse the repository at this point in the history
  • Loading branch information
Amphiluke authored Oct 7, 2017
1 parent 5c1afe2 commit 2423d12
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,6 @@ Before submitting a new pull request be sure to do the following things.
* Before committing your changes please make sure that the plugin sources pass ESLint checks. Just use the command `npm run lint` in the project directory (of course, you need to install the project first by executing `npm install`). Fix any problems reported by ESLint before submitting a pull request.
* Do not forget to update the minified version of the plugin sources. Use the command `npm run minify` for that. If you changed the file of plugin styles (`jquery.floatingscroll.less`) run `npm run make-css` to update the minified CSS file as well.

Thanks for contribution! :simple_smile:
Thanks for contribution! :tea:

Amphiluke
Amphiluke

0 comments on commit 2423d12

Please sign in to comment.