4
0
mirror of https://github.com/QuasarApp/Guidelines.git synced 2025-05-04 16:19:34 +00:00

Update Contribution.md

This commit is contained in:
Andrei Yankovich 2021-04-08 21:28:43 +03:00 committed by GitHub
parent 127ec0076d
commit a5ec226899
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -12,7 +12,7 @@
When developer are begin work on selected issue then he must be create a pull request with name of the solving issue.
1. The name of the pull request must be marked as a WIP (Work In Progress) if the developer still works on a selected issue.
1. The name of the pull request must be marked as a [WIP] (Work In Progress) if the developer still works on a selected issue.
2. When developer finished work on issue he must be remove WIP marker.
3. The discription of the pull request must be contains the **fix #XXX** label.
4. If The pull request contains difficult solution or changes then a description of the pull request must be contains detailed description of the all changes in a code.
@ -27,4 +27,4 @@ Descriptions of commits
3. If commit do not have a any issues then commit should be contains detailed description about changes.
# And good luck it will be useful to you 😉
# And good luck it will be useful to you 😉