add hint on pull request on github
Signed-off-by: Nico Schottelius <nico@brief.schottelius.org>
This commit is contained in:
parent
08c5882d40
commit
039040e5c6
1 changed files with 2 additions and 1 deletions
|
@ -192,7 +192,8 @@ HOW TO INCLUDE A TYPE INTO UPSTREAM CDIST
|
||||||
-----------------------------------------
|
-----------------------------------------
|
||||||
If you think your type may be useful for others, ensure it works with the
|
If you think your type may be useful for others, ensure it works with the
|
||||||
current master branch of cdist and submit the git url containing the type for
|
current master branch of cdist and submit the git url containing the type for
|
||||||
inclusion to the mailinglist **cdist at cdist -- at -- l.schottelius.org**.
|
inclusion to the mailinglist **cdist at cdist -- at -- l.schottelius.org**
|
||||||
|
or open a pull request at http://github.com/telmich/cdist.
|
||||||
|
|
||||||
Ensure a corresponding manpage named man.text in asciidoc format with
|
Ensure a corresponding manpage named man.text in asciidoc format with
|
||||||
the manpage-name "cdist-type__NAME" is included in the type directory.
|
the manpage-name "cdist-type__NAME" is included in the type directory.
|
||||||
|
|
Loading…
Reference in a new issue