From 39281a65b5a73873ec5983ebd1c0d456710bb993 Mon Sep 17 00:00:00 2001 From: Joshua Zenn Date: Tue, 7 Jul 2015 09:05:57 -0400 Subject: [PATCH 1/5] Create CONTRIBUTING.md --- CONTRIBUTING.md | 1 + 1 file changed, 1 insertion(+) create mode 100644 CONTRIBUTING.md diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md new file mode 100644 index 000000000..fdca26b26 --- /dev/null +++ b/CONTRIBUTING.md @@ -0,0 +1 @@ +CosmosOS is a volunteer effort. We encourage you to pitch in. Join the team! From eec563b84f88a8ab042e09286109a4ffd2d0285c Mon Sep 17 00:00:00 2001 From: Joshua Zenn Date: Tue, 7 Jul 2015 09:09:38 -0400 Subject: [PATCH 2/5] Update CONTRIBUTING.md --- CONTRIBUTING.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index fdca26b26..1a1b4d18e 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -1 +1,6 @@ CosmosOS is a volunteer effort. We encourage you to pitch in. Join the team! + + +Thanks! + +Cosmos Team From 08e5112c80a16453467e9ab2c1ecaca3ae3d1b16 Mon Sep 17 00:00:00 2001 From: Joshua Zenn Date: Tue, 7 Jul 2015 09:23:32 -0400 Subject: [PATCH 3/5] Update CONTRIBUTING.md --- CONTRIBUTING.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 1a1b4d18e..684ccdebd 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -1,5 +1,13 @@ CosmosOS is a volunteer effort. We encourage you to pitch in. Join the team! +- Before you begin work, make sure to clear it with the project owners. It will save a lot of time down the road. +- Fork the project over to your account, do not request repostory access. +- Please don't "bump" your issue(s). If it has been filed, we have seen it and are working on it. + +Want to get started contributing to Cosmos? Check out the open issues page: +- [Medium priority](https://github.com/CosmosOS/Cosmos/labels/priority_medium) +- [High priority](https://github.com/CosmosOS/Cosmos/issues?q=is%3Aopen+is%3Aissue+label%3Apriority_high) + Thanks! From 268385fbb4c100655ff9afb123899108ecbd21f1 Mon Sep 17 00:00:00 2001 From: Joshua Zenn Date: Tue, 7 Jul 2015 09:27:08 -0400 Subject: [PATCH 4/5] Update CONTRIBUTING.md --- CONTRIBUTING.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 684ccdebd..2904b43a0 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -2,11 +2,11 @@ CosmosOS is a volunteer effort. We encourage you to pitch in. Join the team! - Before you begin work, make sure to clear it with the project owners. It will save a lot of time down the road. - Fork the project over to your account, do not request repostory access. -- Please don't "bump" your issue(s). If it has been filed, we have seen it and are working on it. +- Please don't "bump" your issue(s). Want to get started contributing to Cosmos? Check out the open issues page: -- [Medium priority](https://github.com/CosmosOS/Cosmos/labels/priority_medium) - [High priority](https://github.com/CosmosOS/Cosmos/issues?q=is%3Aopen+is%3Aissue+label%3Apriority_high) +- [Medium priority](https://github.com/CosmosOS/Cosmos/labels/priority_medium) Thanks! From 3073f3ae00d481640746dc84569ead8a1ad09a45 Mon Sep 17 00:00:00 2001 From: Joshua Zenn Date: Tue, 7 Jul 2015 09:29:56 -0400 Subject: [PATCH 5/5] Update CONTRIBUTING.md --- CONTRIBUTING.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 2904b43a0..41d68cfcc 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -2,7 +2,7 @@ CosmosOS is a volunteer effort. We encourage you to pitch in. Join the team! - Before you begin work, make sure to clear it with the project owners. It will save a lot of time down the road. - Fork the project over to your account, do not request repostory access. -- Please don't "bump" your issue(s). +- Please don't "bump" your issue(s). If you've filed it, we have seen it. Want to get started contributing to Cosmos? Check out the open issues page: - [High priority](https://github.com/CosmosOS/Cosmos/issues?q=is%3Aopen+is%3Aissue+label%3Apriority_high)