prezto-inactive-community-fork / prezto

THIS FORK HAS SHUT DOWN – use the original!
https://github.com/sorin-ionescu/prezto
MIT License
115 stars 18 forks source link

Project organization #26

Open nicoulaj opened 7 years ago

nicoulaj commented 7 years ago

Related: sorin-ionescu/prezto#1239

Hi guys,

This project has been created a couple months ago and it has not received much love (last commit one month ago, pull requests are not answered).

I got pinged by confused users on IRC and twitter, so I think this project organization needs to be clearly defined, and I suggest the following actions:

facastagnini commented 7 years ago

Hey guys!

Sorry that I went silent for a month, but I took time off to travel. I have been dedicating some time in March merging features and fixes, and I will continue doing so. I will be addressing @nicoulaj 's concerns in the coming weeks.

EDIT: I am back :)

Aeon commented 7 years ago

@facastagnini I think, as discussed on sorin-ionescu/prezto#1239, it would be great to have a team of maintainers, so it's not blocked on one person's business/interest level

johnpneumann commented 7 years ago

Agreed on above and would be willing to dedicate time to assist with things where I can/necessary especially given that the previous repo was "abandoned" and I really enjoy prezto over the alternatives that I've found.

paulmelnikow commented 7 years ago

I'd be happy to help with triaging and migrating issues and PRs from the old repository.

Have already started poking at them, see https://github.com/sorin-ionescu/prezto/pull/1242#issuecomment-281200759 .

nicoulaj commented 7 years ago

I have invited both of you to the team of committers. Also, I have removed 4 other initial committers who have not given any sign of life.

The current team is:

If you want to join the team, please speak up!

paulmelnikow commented 7 years ago

Thanks! Look forward to helping.

johnpneumann commented 7 years ago

Awesome! I'll probably be sparse this week, but I'll try and get things in either early morning or late night.

dvcrn commented 7 years ago

Also, I have removed 4 other initial committers who have not given any sign of life.

Apologies, things have been unexpectedly busy work-wise here. I'm hoping to help in the future though!

facastagnini commented 7 years ago

I just created #41 to formalize some guidelines about PR approval.

facastagnini commented 7 years ago

related #38

johnpneumann commented 7 years ago

We should also start labeling issues, so we can track down what's a bug, what's a question and/or conversation, etc.

paulmelnikow commented 7 years ago

How about Bug, Feature, Question, and Project to start? We could use Project for threads like this one, #3, etc.

johnpneumann commented 7 years ago

Also think that a bikeshedding label would be useful so that someone doesn't get sucked into a rabbit hole of things that hurt their brain with no end result.

paulmelnikow commented 7 years ago

Opened #44 to discuss the project goals.

paulmelnikow commented 7 years ago

Accepted is a nice label to put on a bug or feature ticket, to indicate that we agree the functionality should be added / fixed. The ESLint project uses it. Having vetted tasks makes it easier for new contributors to find a way to plug in.

Looks like we will need to ask @nicoulaj to create these labels.

paulmelnikow commented 7 years ago

@nicoulaj would you please:

Added: nm, looks like we have access

facastagnini commented 7 years ago

I have been updating @nicoulaj's top comment to clearly indicate where each bullet point is being address.

paulmelnikow commented 7 years ago

@johnpneumann I added a "needs bikeshedding" tag, taking a cue from ESLint, to indicate the thread is going to be a deep dive. Is that what you have in mind?

johnpneumann commented 7 years ago

@paulmelnikow - Yeah that works. Can we change it so that there are no spaces in labels? Underscore or dash to separate words. I know that it degrades readability to a certain degree, but it makes it easier for scripting against the api (say if we wanted to migrate all issues from sorin to here and label them, from_sorin or transferred_from_sorin).

paulmelnikow commented 7 years ago

@johnpneumann could we touch base at https://gitter.im/zsh-users/prezto ?