-
Notifications
You must be signed in to change notification settings - Fork 168
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
[Ada] Add queues and stacks #549
Comments
@geekygirlsarah can i work on this issue? |
Yep, I'll assign you @WaniAthar ! Please look over the docs and let me know if you have any questions! |
okay |
@geekygirlsarah I have created a PR please check it |
I'm commenting here too. This issue is for the Ada language, but your PR (#552) is for Python. Someone else grabbed the Python issue, so I can't merge that in, but that also doesn't fit this issue. You're welcome to open a new PR for Ada or I can unassign you here and you can wait to see if the other contributor follows through on their Python work. |
This issue has been inactive for 346 hours (14.42 days) and will be unassigned after 62 more hours (2.58 days). If you have questions, please leave a message here or let @geekygirlsarah know on Twitter or email. If you are still working on this issue, that's fine. Please comment here to tell the bot to give you more time. |
Commenting as PR #552 is still open. |
This issue has been inactive for 344 hours (14.33 days) and will be unassigned after 64 more hours (2.67 days). If you have questions, please leave a comment, message @codethesaurus or @geekygirlsarah on Twitter, or email [email protected].If you are still working on this issue, that's fine. Please comment here to tell the bot to give you more time. |
This issue has been inactive for 416 hours (17.33 days) and is past the limit of 408 hours (17.00 days) so is being unassigned.You’ve just been unassigned from this ticket due to inactivity – but feel free to pick it back up (or a new one!) in the future! Thank you for your interest in contributing to this project. |
Description
Queues and stacks for Ada aren't presently on Code Thesaurus. This issue is to add that concept to the system.
Directions
/web/thesauruses/[language]/[version]/queues_stacks.json
."code"
sections."not-implemented": "true"
if the concept doesn't exist in the language. You can then delete the"code"
line."comment":
if you wish to explain something in the code"name":
fields before your PRClaiming This Issue
Please leave a comment below so I can assign you to it. This is to prevent multiple people from working on the same issue.
Check out CONTRIBUTING.md for more information on how to contribute.
Check out https://docs.codethesaur.us/thesaurus/ for information on how Code Thesaurus works and how to add to the thesauruses.
Need Help?
Leave a comment on here with your question, or feel free to ask @geekygirlsarah on Twitter. You can also email [email protected] too.
Thanks!
We really value and appreciate the additions people make to Code Thesaurus, no matter how large or small. So thank you for taking the time to work on this!
The text was updated successfully, but these errors were encountered: