diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md new file mode 100644 index 00000000..bff70cde --- /dev/null +++ b/CONTRIBUTING.md @@ -0,0 +1,11 @@ +* Bug reports and feature requests are welcome in [the issues][issues] +* For questions and discussion there's the [Slack room][slack] +* Pull Requests are welcome. For more complex changes and features it's + recommended to open an issue first +* About 3 or 4 pull requests accepted one gets write access to the repo. + Even then, possible backward incompatible changes should be discussed first + in an issue or pull request +* Documentation contributions are as important as code contributions + +[issues]: https://github.com/go-task/task/issues +[slack]: https://gophers.slack.com/messages/task diff --git a/README.md b/README.md index 4fdde211..3a987e4f 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,4 @@ -[](https://github.com/go-task/task/blob/master/LICENSE) -[](https://gitter.im/go-task/task?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge) -[](https://gophers.slack.com/messages/task) -[](http://www.somsubhra.com/github-release-stats/?username=go-task&repository=task) +[](https://gophers.slack.com/messages/task) [](https://travis-ci.org/go-task/task) # Task - Simple task runner / "Make" alternative