kurtsson / jekyll-multiple-languages-plugin

I18n support for Jekyll and Octopress
MIT License
923 stars 201 forks source link

Add .editorconfig and contributing.md files #129

Open joshcummingsdesign opened 5 years ago

joshcummingsdesign commented 5 years ago

To keep consistency, we should add these two files with some sort of code of conduct like so:

1. All PRs should be related to existing issue, and mention issues that PR is going to be fixing
2. Configure your IDE to use EditorConfig
3. Work in progress commits should be squashed before submitting PR
... and so on...

Something like that