From 027da3ff1b6a9ee068f78d6d9c125e4ccc266445 Mon Sep 17 00:00:00 2001 From: Matt Holt Date: Sun, 28 Jun 2015 07:52:31 -0600 Subject: [PATCH] Submit a PR rather than an issue (closes #467) --- CONTRIBUTING.md | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 3cd700b9..803de688 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -5,8 +5,7 @@ Join us on IRC at **#awesome-go** on freenode [web access](http://webchat.freeno # Contribution Guidelines -- **To add to the list:** Submit a pull request -- **To remove from the list:** Open an issue +- **To add, remove, or change things on the list:** Submit a pull request To set this list apart from and compliment the excellent [Go wiki Projects page](https://golang.org/wiki/Projects), awesome-go is a specially curated list for high-quality, actively maintained Go packages and resources. @@ -33,4 +32,4 @@ To stay on the list, package repositories should adhere to these quality standar ## Reporting issues -Please open an issue if you find anything that could be improved or have suggestions for making the list a more valuable resource. We realize sometimes packages fall into abandonment or have breaking builds for extended periods of time, so if you see that, please let us know. We also realize that sometimes projects are just going through transitions or are more experimental in nature. These can still be cool, but we can indicate them as transitory or experimental -- again, just open an issue. Thanks everyone! +Please open an issue if you would like ot discuss anything that could be improved or have suggestions for making the list a more valuable resource. We realize sometimes packages fall into abandonment or have breaking builds for extended periods of time, so if you see that, feel free to make the change or let us know. We also realize that sometimes projects are just going through transitions or are more experimental in nature. These can still be cool, but we can indicate them as transitory or experimental. Thanks everyone!