From 2d1f05799f43b02b5b47f94f488eff93e20badd3 Mon Sep 17 00:00:00 2001 From: Jun Yang Date: Sat, 18 Feb 2017 17:14:51 +0800 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a6edd30d7..1e89d4104 100644 --- a/README.md +++ b/README.md @@ -209,7 +209,7 @@ engine.registerTag('upper', { ## Contribution Guide 1. Write a [test][test] to define the feature you want. -2. Just initiate an issue, or optionally: +2. File an issue, or optionally: 3. Get your test pass and make a pull request. [nunjucks]: http://mozilla.github.io/nunjucks/