不要怂,就是干,撸起袖子干!

Commit 01ec1607 by Jan Aagaard Meier

[ci skip] Mention SO and google groups in contributing.md

1 parent a1c82f3d
Showing with 3 additions and 1 deletions
_Please note!_ The github issue tracker should only be used for feature requests and bugs with a clear description of the issue and the expected behaviour (see below). All questions belong on [StackOverflow](https://stackoverflow.com/questions/tagged/sequelize.js) or [Google groups](https://groups.google.com/forum/#!forum/sequelize).
# Issues
Issues are always very welcome - after all, they are a big part of making sequelize better. However, there are a couple of things you can do to make the lives of the developers _much, much_ easier:
......@@ -7,7 +9,7 @@ Issues are always very welcome - after all, they are a big part of making sequel
* Post a _minimal_ code sample that reproduces the issue, including models and associations
* What do you expect to happen?
* What is actually happening?
* Which dialect you are using?
* Which dialect you are using (postgres, mysql etc)?
* Which sequelize version you are using?
When you post code, please use [Github flavored markdown](https://help.github.com/articles/github-flavored-markdown), in order to get proper syntax highlighting!
......
Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!