mirror of
https://github.com/alebcay/awesome-shell.git
synced 2026-03-09 11:43:08 -05:00
Membership requirements/procedures #15
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @monstruooo on GitHub (May 10, 2017).
Hi
I am writing extensions/functions that integrate REST providers into the bash shell. I would like to join or get listed but I am not sure about the exact way to do it. Please advise
My documentation is available here
Oskar
@laughedelic commented on GitHub (May 11, 2017):
Just send a pull-request adding your tool to the list. And if it's awesome enough (from the moderator point of view), it'll get merged.
Probably this repository should have a
CONTRIBUTINGguide or a pull-request template..@suewonjp commented on GitHub (Jul 16, 2017):
Hi
I've sent a pull-request for my project https://github.com/suewonjp/lf.sh a while ago and it looks like it hasn't got attention from anybody. (also many other projects, either)
We'll appreciate that if you tell us what is needed more to have our merges
Thanks
@alebcay commented on GitHub (Jul 16, 2017):
Thanks for the heads up, I'll look at it soon.
@omgimanerd commented on GitHub (Aug 15, 2017):
I just updated a pull request for one of my projects since the Travis CI check failed. A
CONTRIBUTINGfile would be good for this repository. It would be helpful to know what checks we need to pass in order to add a tool to this list.