Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: GH:zsh-users/zsh-completions.
- X-seq: zsh-workers 41911
- From: gi1242+zsh@xxxxxxxxx
- To: Oliver Kiddle <okiddle@xxxxxxxxxxx>
- Subject: Re: GH:zsh-users/zsh-completions.
- Date: Mon, 16 Oct 2017 11:26:12 -0400
- Cc: Julien Nicoulaud <julien.nicoulaud@xxxxxxxxx>, Mailing-list zsh-workers <zsh-workers@xxxxxxx>
- In-reply-to: <6529.1508164192@thecus.kiddle.eu>
- List-help: <mailto:zsh-workers-help@zsh.org>
- List-id: Zsh Workers List <zsh-workers.zsh.org>
- List-post: <mailto:zsh-workers@zsh.org>
- List-unsubscribe: <mailto:zsh-workers-unsubscribe@zsh.org>
- Mail-followup-to: gi1242+zsh@xxxxxxxxx, Oliver Kiddle <okiddle@xxxxxxxxxxx>, Julien Nicoulaud <julien.nicoulaud@xxxxxxxxx>, Mailing-list zsh-workers <zsh-workers@xxxxxxx>
- Mailing-list: contact zsh-workers-help@xxxxxxx; run by ezmlm
- References: <7240.1507973844@thecus.kiddle.eu> <CA+mcLN6ZuZ_AoKvfbceupZVg9+1btDg7NG=bGRUMDxwzLs5bcg@mail.gmail.com> <6529.1508164192@thecus.kiddle.eu>
On Mon, Oct 16, 2017 at 04:29:52PM +0200, Oliver Kiddle wrote:
>> I believe a significant part of the contributions we had were because the
>> project is hosted on github It attracts an audience of contributors that
>> are not familiar with the "classic way" (mailing list, IRC, patches, and
>> different process for a each project), and it makes it very easy for
>> "drive-by" contributions and learning by example, which fits well to
>> completions. It also easy to review/provide feedback and iterate on
>> patches (eg: https://github.com/zsh-users/zsh-completions/pull/512)
>
> I'm sure you're right here.
>
> Does anyone else have views on allowing a github model for completion
> functions? Most of my arguments against github usage don't really
> apply if we're only talking about completions for commands.
My $0.02, since I contributed a completion script recently: I didn't
find clear instructions on contributing on the main web page. I went to
the tracker, and saw a note there. Then I didn't know if I could post to
the list without being subscribed, so I subscribed. Confirmed. And then
I submitted.
That's a lot of steps, and perhaps not everyone will do this.
Perhaps you could have a direct note on the main webpage on your
preferred contribution mechanism? Also allow people to contribute
without subscribing. (Hopefully in a way that doesn't get you insane
amounts of spam.)
Finally, if you're considering the new forking model for people
submitting patches, can I suggest GitLab
https://about.gitlab.com/
as an alternative to GitHub. Its feature set is comparable to GitHub,
and is completely open source.
GI
PS: Looking through your git logs looks like I sent you a bunch of
completions in 2011/12. And then nothing until recently. I'll check
if to see if I have any more local completion improvements that
might be useful and send them along.
--
Marketer to coder: "You start coding. I'll go find out what they want."
Messages sorted by:
Reverse Date,
Date,
Thread,
Author