pnp / cli-microsoft365

Manage Microsoft 365 and SharePoint Framework projects on any platform
https://aka.ms/cli-m365
MIT License
920 stars 325 forks source link

Rename `spo hubsite disconnect` to `spo site hubsite disconnect` #3878

Closed milanholemans closed 2 years ago

milanholemans commented 2 years ago

We should rename the spo hubsite disconnect command to spo site hubsite disconnect.

More context: https://github.com/pnp/cli-microsoft365/issues/3760#issuecomment-1273278730

pratik9315 commented 2 years ago

Hey there @milanholemans ! I am new to the ms cli community and wanted to work on this issue as a part of hacktoberfest and work with this community beyond the fest. I am still in learning phase of typescript and ms cli (development), do you think issue is suited to a beginner?

If it is, can you please guide me a bit about it?

milanholemans commented 2 years ago

Hi @pratik2315

Thank you for your enthusiasm! We are always happy to welcome new contributors. However this is an issue we need merged ASAP since our v6 release is right around the corner. Also this issue is blocking another issue at the moment, that's why I assigned it to myself so we can fix it right away.

If you want to contribute, I suggest that you check our issue list, there are plenty of issues left. Check for the help wanted label and the good first issue label. These issues are suited for beginners.

Hope to see your first PR soon! 😊