From e6dd3c50e215e66686fdb5cbfbf9948591d2841a Mon Sep 17 00:00:00 2001 From: Vinta Date: Sat, 25 May 2019 13:57:40 +0800 Subject: [PATCH] update the Contributing guidelines --- CONTRIBUTING.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index bcb24bfa..68733fad 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -5,6 +5,7 @@ Your contributions are always welcome! ## Guidelines * Add one link per Pull Request. + * Make sure the PR has a specific title, don't write something like `Update README.md`. * Add the link: `* [project-name](http://example.com/) - A short description ends with a period.` * Keep descriptions concise. * Add a section if needed.