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: docs/submitting.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -6,7 +6,7 @@ But please read these instructions carefully for a streamlined submission.
6
6
## Submission requirements
7
7
8
8
- 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
10
10
- The software must have an **obvious** research application.
11
11
- You must be a major contributor to the software you are submitting, and have a GitHub account to participate in the review process.
12
12
- 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.
16
16
In addition, the software associated with your submission must:
17
17
18
18
- 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.
20
20
- Have an issue tracker that is readable without registration.
21
21
- Permit individuals to create issues/file tickets against your repository.
0 commit comments