Skip to content

Commit 3a40d05

Browse files
authored
Update PULL_REQUEST_TEMPLATE.md
1 parent a567743 commit 3a40d05

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

PULL_REQUEST_TEMPLATE.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +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).
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, that 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)