openhab-scripters / openhab-helper-libraries

Scripts and modules for use with openHAB
Eclipse Public License 1.0
88 stars 69 forks source link

Update Actions.srt to reflect new mail binding #280

Closed vzorglub closed 4 years ago

vzorglub commented 4 years ago

Update Actions.srt to reflect new mail binding

vzorglub commented 4 years ago

I changed it inside GitHub How do I change it again?

From: Scott Rushworth Sent: 08 November 2019 22:42 To: openhab-scripters/openhab-helper-libraries Cc: vzorglub; Author Subject: Re: [openhab-scripters/openhab-helper-libraries] Update Actions.srtto reflect new mail binding (#280)

@openhab-5iver commented on this pull request.

In Sphinx/Guides/Actions.rst:

@@ -170,8 +170,13 @@ Use an Addon/Bundle Action

     .. code-block::
5iver commented 4 years ago

Thank you! Similar to the OH repos, I've been requiring sign-offs on commits... https://www.openhab.org/docs/developer/contributing.html#sign-your-work. You can either setup a local repo and use git to amend your commit, or close this PR and submit another (through the web) and include...

Signed-off-by: Joe Smith <joe.smith@email.com>

... at the bottom of the commit message.