diff --git a/README.md b/README.md index dccf45b..f690001 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,5 @@ # Mohaymen.GiteaClient Mohaymen.GiteaClient is a nuget package for connecting and using gitea apis. + +:warning: +In order to create tag in pipeline, your merge commit needs to start with eighter "fix:" for fix changes or "feat:" for feature changes.