You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -24,7 +24,7 @@ Submission of new files should follow the workflow below to add new SBOL test fi
24
24
1.[Fork](https://help.github.com/articles/fork-a-repo/) this repository.
25
25
2. Add the test file to the correct directory as described above.
26
26
3. Run the validation scripts found within the 'src/test' directory.
27
-
4. If the files are successfully validated, submit a [pull request](https://help.github.com/articles/creating-a-pull-request-from-a-fork/).
27
+
4. If the files are successfully validated, submit a [pull request](https://help.github.com/articles/creating-a-pull-request-from-a-fork/). In the pull request, please be sure to explain what the new files you are adding are intended to test.
0 commit comments