Skip to content

Commit a567743

Browse files
authored
Create PULL_REQUEST_TEMPLATE.md
1 parent 47198e7 commit a567743

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

PULL_REQUEST_TEMPLATE.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
This is the simplest way to contribute a sketch, or submit a modification to an existing sketch. It is suggested that you add your sketch to the contributed folder in the first instance. Should you require data, tha should be in the data sub-folder or a library place that in the libraries sub-folder. Any ruby files that are not the sketch should be placed in libraries sub-folder otherwise the interfere with the autorun feature. It pays to run at least `rubocop` on your sketches, and pay attention to code format suggestions, `reek` can also be helpful (these are useful tools to use and it is not expected that you follow all their suggestions).

0 commit comments

Comments
 (0)