From 47392df7254bd2990d50ca6f0f992d56dedcbeb5 Mon Sep 17 00:00:00 2001 From: josuebrunel Date: Thu, 9 Jul 2015 10:33:01 +0200 Subject: [PATCH] #1 : Updating a documentation --- docs/contrib.md | 3 ++- docs/table.md | 2 +- docs/weather.md | 2 +- 3 files changed, 4 insertions(+), 3 deletions(-) diff --git a/docs/contrib.md b/docs/contrib.md index 9ed6273..d6301c7 100644 --- a/docs/contrib.md +++ b/docs/contrib.md @@ -4,7 +4,8 @@ It's easy to contribute to ***MYQL***. 1. Fork the repository 2. Develop your patches/fixes/features -3. Create a merge request +3. Test your changes ( > py2.6 ) +4. Submit a pull request That's all diff --git a/docs/table.md b/docs/table.md index 7f0fa9c..85be75a 100644 --- a/docs/table.md +++ b/docs/table.md @@ -169,7 +169,7 @@ As ***Binder***, ***BinderFunction*** is a subclass of ***BaseBinder***. They bo They say *"A picture is worth a thousand of words"* and I say *"A code snippet is worth ..."* . You got it (^_^). -Copy and paste the code snippet below in a *example.py* +Copy and paste the code snippet in the *example.py* below ```python from myql.contrib.table import BinderModel, InputKey, PagingPage, PagingUrl, InputValue, BinderFunction diff --git a/docs/weather.md b/docs/weather.md index 2c0dd81..b0fb3f3 100644 --- a/docs/weather.md +++ b/docs/weather.md @@ -1,4 +1,4 @@ -Weater +Weather ======= ### **Definition**