From b83381602a29ea9a4d12ed668e7cf2e5ab748433 Mon Sep 17 00:00:00 2001 From: mustafaozhan Date: Sat, 8 Jun 2024 20:27:04 +0000 Subject: [PATCH] [Oztechan/Global#4] Global config update synced local 'docs/' with remote 'relative/docs/' --- docs/CONTRIBUTING.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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: