arduino / library-registry

Arduino Library Manager list
https://www.arduino.cc/
Creative Commons Zero v1.0 Universal
219 stars 1.4k forks source link

change url of library request #4501

Closed joshua-8 closed 2 weeks ago

joshua-8 commented 3 weeks ago

I want to change the url from RCMgames/BSCD to RCMgames/BSED. Thank you!

github-actions[bot] commented 3 weeks ago

Hi @joshua-8. Your pull request has been detected as something other than a Library Manager submission. A maintainer will need to review it before it can be merged.

If you intended to submit a library, please check the instructions and update your pull request if necessary: https://github.com/arduino/library-registry/blob/main/README.md#instructions

github-actions[bot] commented 3 weeks ago

Arduino Lint has suggestions for possible improvements to https://github.com/RCMgames/BSED:

Linting library in BSED
WARNING: library.properties name value byte-sized-encoder-decoder is longer than the recommended length of 16           
         characters.                                                                                                    
         See: https://arduino.github.io/arduino-cli/latest/library-specification/#libraryproperties-file-format         
         (Rule LP010)                                                                                                   

Linter results for project: 0 ERRORS, 1 WARNINGS

-------------------

Linting sketch in BSED/examples/example

Linter results for project: no errors or warnings

-------------------

Linter results for projects: 0 ERRORS, 1 WARNINGS