arduino / library-registry

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

changing URL of EthernetENC and NetApiHelpers library #4525

Closed JAndrassy closed 1 week ago

JAndrassy commented 2 weeks ago

I created a github org and I move some libraries there

github-actions[bot] commented 2 weeks ago

Hi @JAndrassy. 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 2 weeks ago

Arduino Lint has suggestions for possible improvements to https://github.com/Networking-for-Arduino/EthernetENC:

Linting library in EthernetENC
WARNING: No license file found.                                                                                                                 
         See:                                                                                                                                   
         https://docs.github.com/repositories/managing-your-repositorys-settings-and-features/customizing-your-repository/licensing-a-repository
         (Rule LD002)                                                                                                                           
WARNING: No example sketches found. Please provide examples.                                      
         See: https://arduino.github.io/arduino-cli/latest/library-specification/#library-examples
         (Rule LD004)                                                                             

Linter results for project: 0 ERRORS, 2 WARNINGS

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