From dad636f48d958a73a846f05acfbdc538a455e4eb Mon Sep 17 00:00:00 2001 From: mustafaozhan Date: Fri, 12 Apr 2024 22:17:04 +0000 Subject: [PATCH] [Oztechan/Global#4] Global config update synced local 'docs/' with remote 'docs/' --- docs/CONTRIBUTING.md | 12 ++++++------ docs/PULL_REQUEST_TEMPLATE.md | 6 +++--- 2 files changed, 9 insertions(+), 9 deletions(-) diff --git a/docs/CONTRIBUTING.md b/docs/CONTRIBUTING.md index 6283114..8153a5a 100644 --- a/docs/CONTRIBUTING.md +++ b/docs/CONTRIBUTING.md @@ -12,12 +12,12 @@ Example: ## Commit Message -Every commit message should match the following format `[SubMob/BaseMob#ISSUE_ID] Commit message` +Every commit message should match the following format `[Oztechan/Global#ISSUE_ID] Commit message` Example: ``` -[SubMob/BaseMob#ISSUE_ID] My cool feature +[Oztechan/Global#ISSUE_ID] My cool feature ``` ## Pull Request @@ -27,23 +27,23 @@ Example: Pull Request title should follow below format: ``` -[SubMob/BaseMob#ISSUE_ID] ISSUE_TITLE +[Oztechan/Global#ISSUE_ID] ISSUE_TITLE ``` Example: ``` -[SubMob/BaseMob#ISSUE_ID] Whatever the name of ticket is +[Oztechan/Global#ISSUE_ID] Whatever the name of ticket is ``` ### Description -Description has to have `Resolves SubMob/BaseMob#ISSUE_ID` with relevant issue. It will help project automations. +Description has to have `Resolves Oztechan/Global#ISSUE_ID` with relevant issue. It will help project automations. Example: ``` -Resolves SubMob/BaseMob#123 +Resolves Oztechan/Global#123 Some description. ``` diff --git a/docs/PULL_REQUEST_TEMPLATE.md b/docs/PULL_REQUEST_TEMPLATE.md index 148eced..eb12084 100644 --- a/docs/PULL_REQUEST_TEMPLATE.md +++ b/docs/PULL_REQUEST_TEMPLATE.md @@ -1,8 +1,8 @@ -Resolves SubMob/BaseMob#ISSUE_ID +Resolves Oztechan/Global#ISSUE_ID