min icon indicating copy to clipboard operation
min copied to clipboard

Looking for volunteers

Open PalmerAL opened this issue 5 years ago • 26 comments

The volume of issues on this repository has grown large enough that I no longer have time to respond to them all, or to investigate all the issues that are being reported. If you're interested in helping out, let me know and I'll add you to the organization.

PalmerAL avatar Jun 19 '20 20:06 PalmerAL

Hello, @PalmerAL. I interested about this and I can help you with that.

KagamineP avatar Jun 19 '20 21:06 KagamineP

@KagamineP Great, thank you! I've sent an invitation. Let me know if you have any questions or want to talk about it.

If anyone else is interested, please let me know!

PalmerAL avatar Jun 20 '20 02:06 PalmerAL

Let me know if you have any questions or want to talk about it.

Okay.

KagamineP avatar Jun 20 '20 07:06 KagamineP

Hi, @PalmerAL. I'm interested in helping you.

Sestowner avatar Jun 21 '20 14:06 Sestowner

@Sestowner Thank you! Also let me know if you have any questions.

PalmerAL avatar Jun 21 '20 17:06 PalmerAL

I'd love to but I'm a painfully slow coder and I am working on developing an open-source web app right now (https://www.heatflask.com). I am willing to tackle a bug or two in Min, especially with regards to my app working on it.

ebrensi avatar Jul 08 '20 04:07 ebrensi

@ebrensi No problem, anything is appreciated.

PalmerAL avatar Jul 08 '20 21:07 PalmerAL

I can help a bit as well :) Love to see this awesome project sustains.

antfu avatar Jul 13 '20 02:07 antfu

@antfu Great, thank you! I've added you to the organization so you can edit issues if you want. If you have any questions, let me know.

PalmerAL avatar Jul 13 '20 04:07 PalmerAL

@PalmerAL Just to make sure the issue managing philosophy aligns with your preference before I work on.

Issues Closing

To me, I believe managing a small number of issues will help the overall maintenance efficient and make new issues being better handled. I would advocate closing issues as much as we could. Is that good for you?

Duplicated

Redirect to existing/older one and close the new one.

Feature Requests

After quick browsing, I found a lot of fundamental features requests like supporting favicons in tabs. The initial ones might be raised years ago. For those you commented saying not going to support, would you like me to keep the discussion or just close them and labeled with won't fix?


Please let me know what you think or if you have any additional notes. After that, I can start reading the issues and labeling them when I got some time.

Thanks :)

antfu avatar Jul 13 '20 08:07 antfu

Yes. The issue count is overwhelming. Please close as many as possible and close any PRs that are not mergeable, and if the author feels like updating it they can reopen it.

On Mon, Jul 13, 2020, 01:42 Anthony Fu [email protected] wrote:

@PalmerAL https://github.com/PalmerAL Just to make sure the issue managing philosophy aligns with your preference before I work on. Issues Closing

To me, I believe managing a small number of issues will help the overall maintenance efficient and make new issues being better handled. I would advocate closing issues as much as we could. Is that good for you? Duplicated

Redirect to existing/older one and close the new one. Feature Requests

After quick browsing, I found a lot of fundamental features requests like supporting favicons in tabs. The initial ones might be raised years ago. For those you commented saying not going to support, would you like me to keep the discussion or just close them and labeled with won't fix?

Please let me know what you think or if you have any additional notes. After that, I can start reading the issues and labeling them when I got some time.

Thanks :)

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/minbrowser/min/issues/1080#issuecomment-657413136, or unsubscribe https://github.com/notifications/unsubscribe-auth/ACPFEWS6LE36LQ4RZS6YMNDR3LCHHANCNFSM4ODAW5NQ .

ebrensi avatar Jul 13 '20 09:07 ebrensi

Yeah, I agree that reducing the number of open issues would be good. Regarding the different categories:

  • What you suggested for duplicates sounds fine.
  • Questions - it's probably fine to close these if the question has been answered.
  • Bugs - a few of these are random issues that someone had a few years ago, and that no one else has ever been able to reproduce; it's probably fine to close those. But there's also a lot of legitimate issues that have never been fixed, and that would be better to leave open. If you're not sure, I can look at it and try to figure it out.
  • For feature requests that I decided not to do , closing with wontfix sounds good.
    • There's a lot of issues open for low-priority feature requests that I'm probably not going to work on, but that I would be fine with adding if somebody wanted to contribute it. It's probably fine to just leave those as-is, although I guess some kind of issue prioritization system could work as well.

Thanks for working on this!

@ebrensi I agree on the PRs, I'll go ahead and do that.

PalmerAL avatar Jul 13 '20 18:07 PalmerAL

@PalmerAL I am reading issues from the very beginning and sorting them out to a FAQ in #1128. I would like to label them alongside, can I have the permission to create and modify labels? My idea would be something like

  • OS: os/mac os/win os/linux
  • Feature Request: feat/ui feat/ux feat/shortcuts feat/web-standard feat/preference etc
  • Bugs: bug bug/ui bug/security bug/electron etc
  • Status: help wanted contribution welcome reproduction needed request for comments etc

antfu avatar Jul 14 '20 06:07 antfu

It's looking a lot better, thanks for all the work you've done so far! (and thank you Sergiy and Dmitry as well!)

I'm definitely fine with you changing the labels! I think you have permission already, and I don't see any other permission levels listed in the Github UI for that. I guess if Github won't allow you to I can just create them myself (and you definitely should be able to add them to issues).

OS: os/mac os/win os/linux

Sounds good; I think these can just be a rename of the labels that already exist.

Feature Request: feat/ui feat/ux feat/shortcuts feat/web-standard feat/preference etc

I suspect the specific categories might need to be different - for example, web standards are going to be Chromium/Electron issues that we generally can't do anything about - but the general idea is fine.

Bugs: bug bug/ui bug/security bug/electron etc

Security issues shouldn't be reported publicly, so it'd be better not to have a label for that. (Which reminds me, I need to write a document explaining how to report security issues, probably as part of a larger contributing guide. I'll make a PR with a draft soon).

Status: help wanted contribution welcome reproduction needed request for comments etc

Sounds great!

PalmerAL avatar Jul 15 '20 01:07 PalmerAL

@PalmerAL So far I can close issues or labeling them, but it still seems that I can not create/rename labels.

antfu avatar Jul 15 '20 02:07 antfu

I can't find any way to grant permission for that, so I've tried to update the labels to match what you suggested; let me know if there's any other ones you want me to create.

PalmerAL avatar Jul 18 '20 20:07 PalmerAL

Hello @PalmerAL, I would like to help out. Although I don't have much JavaScript and Electron experience (I will spend some time learning them), I can atleast help out with the organisation of issues and fixing the obvious/simple ones.

Syndamia avatar Jul 25 '20 11:07 Syndamia

@Syndamia Sounds good, I appreciate it!

PalmerAL avatar Jul 25 '20 23:07 PalmerAL

HI @PalmerAL, I would like to help out as well. I've been using Min for a bit now, and I'd like to contribute to the project. Are you still looking for volunteers?

kodumbeats avatar Sep 05 '20 15:09 kodumbeats

@kodumbeats Great! I think most of the work of organizing the existing issues has been done, but there's always more being filed, so you're certainly welcome to help with that :)

PalmerAL avatar Sep 06 '20 22:09 PalmerAL

Let me know. I can help tackle a couple of open issues. As antfu said, there is a growing number of duplicate questions.

fullarray avatar Oct 03 '20 01:10 fullarray

@fullarray Thanks for the help, I've added you to the organization.

PalmerAL avatar Oct 05 '20 15:10 PalmerAL

Hi @PalmerAL , I don't mind helping Min if you have any spare volunteer positions? I just want to contribute to the community and help Min develop faster and give something back to the community.

Milad-Laly avatar Oct 05 '20 19:10 Milad-Laly

@Milad-Laly Great, I've added you as well.

PalmerAL avatar Oct 09 '20 16:10 PalmerAL

@PalmerAL I'd be happy to help :)

Milo123459 avatar Nov 17 '20 13:11 Milo123459

Are you still taking volunteers? @PalmerAL

I would like to contribute to this project, I don't have much experience contributing to open source or writing Electron/JavaScript code but I've been using Min for quite sometime now and would like to see it grow ❤️. I can start small by labelling issues or helping in any way I can..

urdadx avatar Mar 26 '23 11:03 urdadx