File tree Expand file tree Collapse file tree 2 files changed +12
-4
lines changed
Expand file tree Collapse file tree 2 files changed +12
-4
lines changed Original file line number Diff line number Diff line change 1+ * Bug reports and feature requests are welcome in [ the issues] [ issues ]
2+ * For questions and discussion there's the [ Slack room] [ slack ]
3+ * Pull Requests are welcome. For more complex changes and features it's
4+ recommended to open an issue first
5+ * About 3 or 4 pull requests accepted one gets write access to the repo.
6+ Even then, possible backward incompatible changes should be discussed first
7+ in an issue or pull request
8+ * Documentation contributions are as important as code contributions
9+
10+ [ issues ] : https://github.com/go-task/task/issues
11+ [ slack ] : https://gophers.slack.com/messages/task
Original file line number Diff line number Diff line change 1- [ ![ License] ( https://img.shields.io/github/license/go-task/task.svg )] ( https://github.com/go-task/task/blob/master/LICENSE )
2- [ ![ Join the chat at https://gitter.im/go-task/task ] ( https://img.shields.io/gitter/room/go-task/task.svg )] ( https://gitter.im/go-task/task?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge )
3- [ ![ Join Slack room] ( https://img.shields.io/badge/%23task%20on-gophers%20slack-blue.svg )] ( https://gophers.slack.com/messages/task )
4- [ ![ Release Download Count] ( https://img.shields.io/github/downloads/go-task/task/total.svg )] ( http://www.somsubhra.com/github-release-stats/?username=go-task&repository=task )
1+ [ ![ Join Slack room] ( https://img.shields.io/badge/%23task-chat%20room-blue.svg )] ( https://gophers.slack.com/messages/task )
52[ ![ Build Status] ( https://travis-ci.org/go-task/task.svg?branch=master )] ( https://travis-ci.org/go-task/task )
63
74# Task - Simple task runner / "Make" alternative
You can’t perform that action at this time.
0 commit comments