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

Commit 6fe9278a by Sushant Committed by GitHub

docs(contributing): remove mention of changelog

1 parent 6347f7d5
Showing with 1 additions and 2 deletions
......@@ -29,9 +29,8 @@ We're glad to get pull request if any functionality is missing or something is b
- don't use a done callback in your test, just return the promise chain.
- Small bugfixes and direct backports to the 1.7 branch are accepted without tests.
* If you are adding to / changing the public API, remember to add API docs, in the form of [JSDoc style](http://usejsdoc.org/about-getting-started.html) comments. See [section 4a](#4a-check-the-documentation ) for the specifics.
* Add an entry to the [changelog](https://github.com/sequelize/sequelize/blob/master/changelog.md), with a link to the issue you are solving
Still interested? Coolio! Here is how to get started:
Interested? Coolio! Here is how to get started:
### 1. Prepare your environment
Here comes a little surprise: You need [Node.JS](http://nodejs.org).
......
Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!