letsintegreat / Tagify

1 stars 12 forks source link

Implement a feature to Resolve a group. #5

Closed letsintegreat closed 1 year ago

letsintegreat commented 1 year ago

Once a group has served its purpose, the group owner should be able to resolve the group. Right now, we are not saving who is the owner of a group in the group model.

As this issues has been labelled hard, and carries 20 points. You need to figure out what all should be taken care of.

Ask to be assigned in the comments below before starting to work on this issue. Stick to the contribution guidelines as mentioned in the README file.

chandansgowda commented 1 year ago

Hey @letsintegreat Shall I take this up ?

letsintegreat commented 1 year ago

@chandansgowda This one's all yours :) You can start working.

chandansgowda commented 1 year ago

Hey @letsintegreat Please review - #20

letsintegreat commented 1 year ago

@chandansgowda Hey, from the next when you submit a PR, it would be great if you use this line:

Closes #5

Instead of

Ref - #5

In this way, when I merge the PR, this issue will automatically be closed!

chandansgowda commented 1 year ago

Hey @letsintegreat I actually did't know about it. Thanks. I'll use closes from next time.