diff options
author | Laria Carolin Chabowski <laria@laria.me> | 2019-12-10 20:58:40 +0100 |
---|---|---|
committer | Laria Carolin Chabowski <laria@laria.me> | 2019-12-10 20:58:40 +0100 |
commit | 47250273e2bb1980c213561307e5f0501975e852 (patch) | |
tree | 6b4290e2b8ccbb841da26a44ca88e88eb519a141 | |
parent | 904b2cbff1b49ba39f89be4e42a26d1f4b26c66a (diff) | |
download | idea_caseconv-47250273e2bb1980c213561307e5f0501975e852.tar.gz idea_caseconv-47250273e2bb1980c213561307e5f0501975e852.tar.bz2 idea_caseconv-47250273e2bb1980c213561307e5f0501975e852.zip |
Readme: Add a section about how to contribute
-rw-r--r-- | README.md | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -16,3 +16,8 @@ The plugin provides actions to convert to these cases: - `Title Case` The Plugin was inspired by the [Case Conversion Plugin for SublimeText](https://packagecontrol.io/packages/Case%20Conversion). + +Contributing +------------ + +You can send patches, bugreports or feature-requests to laria-code at laria dot me. You can also go to the mirrored GitHub repo (<https://github.com/silvasur/idea_caseconv>) and create a pull request. |