-
Notifications
You must be signed in to change notification settings - Fork 16
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Aleksandr Shevchuk
committed
May 22, 2024
1 parent
92c21e2
commit c43fc78
Showing
1 changed file
with
17 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,17 @@ | ||
# Pull request description | ||
|
||
### Describe what this PR fix | ||
// problem is ... | ||
|
||
### Please provide steps to reproduce (if it's a bug) | ||
// it can really help | ||
|
||
### Please add config and mysync logs for debug purpose | ||
|
||
<details><summary>If you can, provide logs</summary> | ||
<p> | ||
```bash | ||
any logs here | ||
``` | ||
</p> | ||
</details> |