Skip to content

Commit d9037ed

Browse files
authored
Merge pull request #1438 from openjournals/pdebuyl-patch-1
Add mention of source code being browsable
2 parents be66fef + 8513628 commit d9037ed

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/submitting.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ But please read these instructions carefully for a streamlined submission.
66
## Submission requirements
77

88
- The software must be open source as per the [OSI definition](https://opensource.org/osd).
9-
- The software must be hosted at a location where users can open issues and propose code changes without manual approval of (or payment for) accounts.
9+
- The software must be hosted at a location where users can browse the source code files, open issues, and propose code changes without manual approval of (or payment for) accounts
1010
- The software must have an **obvious** research application.
1111
- You must be a major contributor to the software you are submitting, and have a GitHub account to participate in the review process.
1212
- Your paper must not focus on new research results accomplished with the software.
@@ -16,7 +16,7 @@ But please read these instructions carefully for a streamlined submission.
1616
In addition, the software associated with your submission must:
1717

1818
- Be stored in a repository that can be cloned without registration.
19-
- Be stored in a repository that is browsable online without registration.
19+
- Be stored in a repository where the software source files are browsable online without registration.
2020
- Have an issue tracker that is readable without registration.
2121
- Permit individuals to create issues/file tickets against your repository.
2222

0 commit comments

Comments
 (0)