Skip to content

Commit be51c65

Browse files
committed
Add email contribution option to CONTRIBUTING.md (fixes #192)
1 parent 753a21a commit be51c65

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

CONTRIBUTING.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,8 @@ To keep this community productive and enjoyable, please [don't break our code of
1818

1919
---
2020
# Ways you could contribute:
21+
If you don't want to use GitHub, for all of these you can alternatively [get in touch via email so the maintainer can add your contribution for you](mailto:[email protected]).
22+
2123
## 1. I've found a bug but don't know how / don't have time to fix it.
2224
If you think you've found a bug, please [submit an issue](https://github.com/WebCoder49/code-input/issues) with screenshots, how you found the bug, and copies of the console's logs if an error is in them. Please also mention the template and plugins you used (your `codeInput.registerTemplate(...)` snippet). We'd be more than happy to help you fix it. A demo using [CodePen](https://codepen.io/) would be incredibly useful.
2325

0 commit comments

Comments
 (0)