Prasanth Baskar
Prasanth Baskar
I like to be assigned to this bounty issue and start working.! I have previous experience working with the og meta tags specifically and I believe I am suitable to...
Hello @aeworxet, Could you please assign the #2639 to me? I'm eager to dedicate my full attention to resolving it. Is there anything else that I need to do before...
Ok that's great to get to know about How this works. Maintainers > Contributors > Newbies. as mentioned in the doc. Looking forward put my time and effort to the...
I had seen a similar bot like this => [zulipbot](https://github.com/zulip/zulipbot/) written in JS.
This is how I added it to My config File. 
> Maybe you have lazy loading enabled by default. If yes, then you have to add `lazy = false` to `leetcode.nvim` It works Now and thanks to both. Can we...
I would like to contribute
Its better to update the error message showing that there should be a colon that is missing rather than showing this error message.
I would suggest Instead of error message `duplicate query name`. ```diff - # package - sql/queries/windows.sql:1:1: duplicate query name: ListAllWindows ``` ```diff + # package + sql/queries/windows.sql:1:17: missing semicolon in...
Seems like we can push the model to the Private Registry without authentication. but pulling model doesn't work.