Skip to content

Commit

Permalink
more contribution
Browse files Browse the repository at this point in the history
  • Loading branch information
awalterschulze committed Nov 30, 2017
1 parent 425b190 commit 21c7eb3
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions Contributing.md
Expand Up @@ -9,6 +9,10 @@ Contributing examples for a plugin can be done by creating a folder if one does

First create your example go file `foldername.go` with your example code.

Please do not use words like foo, bar and MyStruct.
Examples are more useful if they are as close as possible to actual use cases.
Yes some current examples violate these rules, contributions that replace these examples will be highly appreciated.

Next create a Readme.md in the folder with the following content:

````
Expand Down

0 comments on commit 21c7eb3

Please sign in to comment.