diff --git a/docs/CONTRIBUTING.md b/docs/CONTRIBUTING.md index df185e3..9e1818a 100644 --- a/docs/CONTRIBUTING.md +++ b/docs/CONTRIBUTING.md @@ -33,12 +33,12 @@ Pull Request title should follow below format: Example: ``` -[SubMob/ScopeMob#ISSUE_ID] Whatever the name of ticket is +[SubMob/ScopeMob#ISSUE_ID] Whatever the name of the issue is ``` ### Description -Description has to have `Resolves SubMob/ScopeMob#ISSUE_ID` with relevant issue. It will help project automations. +Description has to start `Resolves SubMob/ScopeMob#ISSUE_ID`. You can add more description into new lines if you want. `Resolves` key with a issue id helps project automations. Example: