Skip to content

Commit

Permalink
[#124] Update project docs (#125)
Browse files Browse the repository at this point in the history
  • Loading branch information
mustafaozhan authored Jun 8, 2024
1 parent 71bac99 commit 5c351f6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions relative/docs/CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,12 +33,12 @@ Pull Request title should follow below format:
Example:

```
[{{ repository.owner }}/{{ repository.name }}#ISSUE_ID] Whatever the name of ticket is
[{{ repository.owner }}/{{ repository.name }}#ISSUE_ID] Whatever the name of the issue is
```

### Description

Description has to have `Resolves {{ repository.owner }}/{{ repository.name }}#ISSUE_ID` with relevant issue. It will help project automations.
Description has to start `Resolves {{ repository.owner }}/{{ repository.name }}#ISSUE_ID`. You can add more description into new lines if you want. `Resolves` key with a issue id helps project automations.

Example:

Expand Down

0 comments on commit 5c351f6

Please sign in to comment.