Compare commits
No commits in common. "url-form-hint" and "master" have entirely different histories.
url-form-h
...
master
1 changed files with 0 additions and 4 deletions
|
|
@ -36,10 +36,6 @@ Determine the best location within `libraries` for the new library and then run:
|
|||
The target directory should omit any MicroPython or CircuitPython specific
|
||||
prefixes such as `CircuitPython_` to simplify the listing.
|
||||
|
||||
You should make sure that the git url has the format `https://github.com/{:user}/{:repo}.git`,
|
||||
such as `https://github.com/tannewt/CircuitPython_Example.git`. Other forms may interfere with
|
||||
adabot scripts (see https://github.com/adafruit/adabot/issues/145 for details).
|
||||
|
||||
## Removing a library
|
||||
Only do this if you are replacing the module with an equivalent:
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue