Kavan Gondalia

Results 13 comments of Kavan Gondalia

@AndrGab I would like to add Urdu. Kindly assign me.

Hey @Miodec, I can see that you have stored the ip address but what about the notification? Are you working on it or else I would like to help with...

I would like to contribute in this issue if you don't mind. Though I'll take some time as I'm new to this community but I am highly interested.

@FelixMaetzler so you meant to say that when you run the lint on ``` let x: usize = 5; let y: usize = 8; let ret = x.saturating_sub(y); ``` it...

Or do you mean that when someone runs ```cargo clippy``` on ``` let x: usize = 5; let y: usize = 8; let ret = 0.max(x.saturating_sub(y)); ``` should give an...

Hi, I'm new to this organisation. But I would love to contribute here. Please assign me if possible.

Hey, I tried cloning the repo. Followed steps mentioned in development guide. But I didn't understand how would I create an admin account and set it's password?

So if I'm not wrong, the problem is that the checkbox on `Automatically publish a replay when your live ends` is by default `ON` and you want it as `OFF`...