From c5c0c8c2b93231528b2e7c26bbd7afca31746d8a Mon Sep 17 00:00:00 2001 From: Rohit Tanwar Date: Tue, 20 Feb 2018 14:39:19 +0530 Subject: [PATCH] add cpntributor_database --- CONTRIBUTING.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 57677ca6a..565f60ef4 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -39,8 +39,7 @@ Here's what you can do to help: - You can start creating a new snippet, by using the [snippet template](snippet_template.md) to format your snippets. - Updating the README.md file should only be done by altering the scripts in the **scripts** folder or altering their relative static parts in the **static-parts** folder. - You may tag your snippet in tag_databse although it is _not_ necessary. -- You may also run `scripts\lint.py` & `scripts\readme.py`. - +- You may add your name as `[Name][@github_username]` to the contributor database. If the snippet already exists and you are making changes to it you can add your name at the laste seperated by a comma.