Skip to content

Commit

Permalink
[Oztechan/Global#4] Global config update synced file(s) with Oztechan…
Browse files Browse the repository at this point in the history
…/Global (#47)
  • Loading branch information
mustafaozhan authored Nov 26, 2023
1 parent 7fa9b04 commit d07c175
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 7 deletions.
8 changes: 4 additions & 4 deletions docs/CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ Every commit message should match the following format `[Oztechan/TraceFit#ISSUE
Example:

```
[Oztechan/Global#123] My cool feature
[Oztechan/TraceFit#ISSUE_ID] My cool feature
```

## Pull Request
Expand All @@ -33,17 +33,17 @@ Pull Request title should follow below format:
Example:

```
[Oztechan/Global#123] Whatever the name of ticket is
[Oztechan/TraceFit#ISSUE_ID] Whatever the name of ticket is
```

### Description

Description has to have `Resloves Oztechan/TraceFit#ISSUE_ID` with relevant issue. It will help automatically close relevant issue once the PR is merged.
Description has to have `Resolves Oztechan/TraceFit#ISSUE_ID` with relevant issue. It will help automatically close relevant issue once the PR is merged.

Example:

```
Resolves Oztechan/Global#123
Resolves Oztechan/TraceFit#123
Some description.
```
4 changes: 1 addition & 3 deletions docs/PULL_REQUEST_TEMPLATE.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,7 @@
## Description

Resolves Oztechan/TraceFit#ISSUE_ID
<!--
Pull Request Checklist
1. I have read the https://github.com/Oztechan/Global/blob/develop/docs/CONTRIBUTING.md
1. I have read the https://github.com/Oztechan/TraceFit/blob/develop/docs/CONTRIBUTING.md
2. PR title in the format of `[Oztechan/TraceFit#ISSUE_ID] ISSUE_TITLE`
3. I have added a valid description and
4. I replaced `ISSUE_ID` with the ID(number in the link) of issue.
Expand Down

0 comments on commit d07c175

Please sign in to comment.