diff --git a/Hacktoberfest.md b/Hacktoberfest.md deleted file mode 100644 index 828ba48..0000000 --- a/Hacktoberfest.md +++ /dev/null @@ -1,41 +0,0 @@ -# Weave Scope at Hacktoberfest 2018 - -![Hacktoberfest](https://i.imgur.com/2e5zjzB.png) - -The Scope community is happy and proud to participate in [Hacktoberfest 2018](https://hacktoberfest.digitalocean.com/). We believe in Open Source and that contributing should be fun, give you the opportunity to learn something new and that it's generally a good way to get to know other fellow contributors. - -## What is Scope - -Map you architecture -Focus on a single container -Launch a command line. - -[Weave Scope](https://github.com/weaveworks/scope) is a tool to understand your cluster or set of containers better. It makes it very straight-forward to debug and troubleshoot things. Network connections, container information, resource consumption and more is very easily available. - -Scope is open source, has been pulled from Docker over 400M times and is used in a variety of different scenarios. Your contribution is going to benefit a lot of people. - -## Contributing - -We have written up a [short document](https://github.com/weaveworks/scope/blob/master/CONTRIBUTING.md) which explains how to get started working on Scope. It also has instructions on how to build `scope`, how to run tests and how to get changes merged. - -It also explains how to get in touch with the rest of the Scope developers. There you can ask all the questions you might have and we're happy to give a hand if you get stuck. - -## Our issue list - -You are obviously free to work on [any issue](https://github.com/weaveworks/scope/issues) in Scope you find, but we went through most of them and curated a list especially for [curated a list especially for Hacktoberfest](https://github.com/weaveworks/scope/issues?q=is%3Aissue+is%3Aopen+label%3A%22hacktoberfest%22). - -## Get started - -If you feel like contributing to Scope, that's great! Here's a few things we suggest you do to get started: - -1. Familiarise you with what [Scope](https://github.com/weaveworks/scope) does. -1. Download it and [play around with it](https://github.com/weaveworks/scope/#getting-started). -1. Review the list of [Hacktoberfest issues](https://github.com/weaveworks/scope/issues?q=is%3Aissue+is%3Aopen+label%3A%22hacktoberfest%22) (feel free to pick any others too) and see if there's anything you'd be interested in fixing. -1. Read the issue carefully and see if it makes sense to you. -1. Joins us on [Slack](https://github.com/weaveworks/scope/#getting-help), let us know what you'd like to work on and ask if you have questions. We're happy to help you get started. -1. When everything's clear, mention on the issue that you're starting to work on a fix. -1. Check the [contributors doc](https://github.com/weaveworks/scope/blob/master/CONTRIBUTING.md) to get you set up for proposing the fix. - -We are grateful for all feedback, like commenting on an issue, or creating a new one if you encounter a bug for example ... even if it doesn't count towards your 5 Hacktoberfest patches. :-) - -We are looking forward to getting to know you and welcome a new face to our community! \ No newline at end of file