You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
> Please include a summary of the change and which issue is fixed. Please also include relevant motivation and context. List any dependencies that are required for this change.
9
+
10
+
Fixes # (issue)
11
+
12
+
## Checklist
13
+
14
+
-[ ] My code follows the style guidelines of this project
15
+
-[ ] I have performed a self-review of my own code
16
+
-[ ] I have commented my code, particularly in hard-to-understand areas
17
+
-[ ] I wrote unit tests for my code
18
+
-[ ] I have made changes in [CHANGELOG.md](https://github.com/avto-dev/app-version-laravel/blob/master/CHANGELOG.md) file
19
+
20
+
> About your changes in `CHANGELOG.md`:
21
+
>
22
+
> * Add new version header like `## v1.x.x`, if it does not exists
23
+
> * Add description under `added`/`changed`/`fixed` sections
0 commit comments