noosfero | Fixed issue 365 - Add space to button on article creation (!1661)

Rodrigo Souto gitlab at mg.gitlab.com
Thu Jan 24 14:21:47 BRST 2019


Nice work!

Next time you work together with someone else on a commit you it's a common practice to add a "Signed off by" entry on the commit including those who worked with you. You can do it by adding an entry like this one below in at the end of the commit message:

```
Your commit message

Signed-off-by: Super Developer <super.dev at example.com>
Signed-off-by: Another Developer <another.dev at example.com>
```

Also, you may add the issue number your commit is related to in the commit body but try to keep the main message as related to what you actually did as possible. That way I can understand what your commit does without the need to go to Gitlab and look for the issue.


Thanks for the contribution, @caiomnt and @becahp!

-- 
Reply to this email directly or view it on GitLab: https://gitlab.com/noosfero/noosfero/merge_requests/1661#note_134626429
You're receiving this email because of your account on gitlab.com.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://listas.softwarelivre.org/pipermail/noosfero-dev/attachments/20190124/4ddda512/attachment.html>


More information about the Noosfero-dev mailing list