Skip to content

Commit 8690357

Browse files
committed
ADDED: Feedback and contributing guidelines to the README.
1 parent 6cf1035 commit 8690357

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

README.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -248,6 +248,17 @@ EPERM: operation not permitted, symlink 'C:\Git\aws-lambda-typescript\node_modul
248248

249249
On Windows you need **Administrator privileges** to run `serverless` commands (see [Issue 23](https://github.com/graphcool/serverless-plugin-typescript/issues/23)).
250250

251+
## Got feedback?
252+
253+
Your feedback is more than welcome, please send your suggestions, feature requests or bug reports as [Github issues](https://github.com/balassy/aws-lambda-typescript/issues).
254+
255+
## Contributing guidelines
256+
257+
Contributions of all kinds are welcome, please feel free to send Pull Requests. As they are requirements of successful build all linters and tests MUST pass, and also please make sure you have a reasonable code coverage for new code.
258+
259+
Thanks for your help in making this project better!
260+
261+
251262
## Read more
252263

253264
* [Serverless.yml Reference](https://serverless.com/framework/docs/providers/aws/guide/serverless.yml/)

0 commit comments

Comments
 (0)