-
-
Notifications
You must be signed in to change notification settings - Fork 2.2k
Adding a new one, removing another #5993
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
tabahi
commented
Feb 26, 2025
- Added a new StatefulGSMLib for SIM800 modules.
- TabahiConsole needs to be removed since its hosting service is no longer operational.
|
Hi @tabahi. If you intended to submit a library, please check the instructions and update your pull request if necessary: |
|
❌ ERROR: Arduino Lint found errors with https://github.com/tabahi/StatefulGSMLib: |
|
Thanks for your interest in contributing to the Arduino Library Manager index @tabahi After resolving the issue, trigger this check again by doing one of the following:
❗ NOTE: It is not necessary to open a new pull request. ❗ More information: |
per1234
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Hi @tabahi. Please use a separate pull request for each distinct operation:
- One pull request for the removal of the "TabahiConsole" library
- One pull request for the submission of the "StatefulGSMLib" library
The reason this is important is because we have an automated system for handling submissions, but removals must be handled manually. If you unnecessarily jam both operations into single pull request then it means the automated system can't handle your submission.
|
Hi @tabahi. If you intended to submit a library, please check the instructions and update your pull request if necessary: |