Skip to content

Commit b1d4f4c

Browse files
committed
Howto page: Note site field mandatory, can be the same as source field
1 parent ccb5a4c commit b1d4f4c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

howto.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ The `title` field is what will appear on the pid.codes directory. Titles will be
5050

5151
For the `owner` field, specify the name of the directory you created for your organisation in step 2. For license, you must name a valid open-source license; pull requests that do not have this field filled out correctly will be rejected.
5252

53-
The `site` field may point to any relevant URL about your project. The `source` field must point to a URL at which users can find the source code for your device; this includes both PCB designs and firmware. This does not have to be on GitHub.
53+
The `site` field should point to the most relevant URL about your project. The `source` field must point to a URL at which users can find the source code for your device; this includes both PCB designs and firmware. This does not have to be on GitHub. The two URLs can be the same.
5454

5555
Under the second triple-dashed line, you may write a short description of your project, if you wish; this is not mandatory.
5656

0 commit comments

Comments
 (0)