fix(doc): contributing and security information.
This commit is contained in:
parent
65255a43b0
commit
b17c5c0360
1 changed files with 13 additions and 2 deletions
15
README.md
15
README.md
|
@ -1,10 +1,10 @@
|
|||
| Area | Status |
|
||||
|------------------------------|----------------------------------------------------------------------------------------------------|
|
||||
| Management | [](https://waffle.io/pragmatismo-io/BotServer) |
|
||||
| Security | [](https://snyk.io/test/github/pragmatismo-io/BotServer)|
|
||||
| Security | [](https://snyk.io/test/github/pragmatismo-io/BotServer) |
|
||||
| Building & Quality | [](https://travis-ci.com/pragmatismo-io/BotServer) [](https://coveralls.io/github/pragmatismo-io/BotServer) [](https://github.com/prettier/prettier) |
|
||||
| Packaging | [](https://badge.fury.io) [](https://david-dm.org) [](https://greenkeeper.io/) |
|
||||
| Community | [](https://badges.frapsoft.com) [](http://makeapullrequest.com) |
|
||||
| Community | [](https://badges.frapsoft.com) [](http://makeapullrequest.com) [](https://github.com/pragmatismo-io/BotServer/blob/master/LICENSE)|
|
||||
|
||||
#### Watch a video about packages, development environment and self-deployment
|
||||
|
||||
|
@ -227,6 +227,17 @@ Powered by Microsoft [BOT Framework](https://dev.botframework.com/) and [Azure]
|
|||
General Bot Code Name is [Guaribas](https://en.wikipedia.org/wiki/Guaribas), the name of a city in Brasil, state of Piaui.
|
||||
[Roberto Mangabeira Unger](http://www.robertounger.com/en/): "No one should have to do work that can be done by a machine".
|
||||
|
||||
## Contributing
|
||||
|
||||
This project welcomes contributions and suggestions.
|
||||
See our [Contribution Guidelines](https://github.com/pragmatismo-io/BotServer/CONTRIBUTING.md) for more details.
|
||||
|
||||
## Reporting Security Issues
|
||||
|
||||
Security issues and bugs should be reported privately, via email, to the Pragmatismo.io Security
|
||||
team at [security@pragmatismo.io](mailto:security@pragmatismo.io). You should
|
||||
receive a response within 24 hours. If for some reason you do not, please follow up via
|
||||
email to ensure we received your original message.
|
||||
|
||||
## License & Warranty
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue