You've already forked library-registry
mirror of
https://github.com/arduino/library-registry.git
synced 2025-07-05 21:21:14 +03:00
Remove potentially confusing punctuation from submission instructions
The period to close the sentence might be interpreted as part of the example repository URL. Since it doesn't provide any benefits for the readability of this sentence and might cause confusion, it's best to remove it.
This commit is contained in:
@ -39,7 +39,7 @@ See the instructions below for detailed instructions on how to do this via the G
|
||||
GitHub web interface: https://github.com/arduino/library-registry/edit/main/repositories.txt
|
||||
1. Click the <kbd>Fork this repository</kbd> button.
|
||||
1. Add the library repository's URL to the list (it doesn't matter where in the list). This should be the URL of the repository home page. For example:
|
||||
`https://github.com/arduino-libraries/Servo`.
|
||||
`https://github.com/arduino-libraries/Servo`
|
||||
1. Click the <kbd>Propose changes</kbd> button.
|
||||
1. In the **"Comparing changes"** window that opens, click the <kbd>Create pull request</kbd> button.
|
||||
1. In the **"Open a pull request"** window that opens, click the <kbd>Create pull request</kbd> button.
|
||||
|
Reference in New Issue
Block a user