mirror of
https://github.com/weaveworks/scope.git
synced 2026-08-23 22:36:24 +00:00
Destroyed Hacktoberfest (markdown)
-41
@@ -1,41 +0,0 @@
|
||||
# Weave Scope at Hacktoberfest 2018
|
||||
|
||||

|
||||
|
||||
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
|
||||
|
||||
<img src="https://raw.githubusercontent.com/weaveworks/scope/master/imgs/topology.png" width="200" alt="Map you architecture">
|
||||
<img src="https://raw.githubusercontent.com/weaveworks/scope/master/imgs/selected.png" width="200" alt="Focus on a single container">
|
||||
<img src="https://raw.githubusercontent.com/weaveworks/scope/master/imgs/terminals.png" width="200" alt="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!
|
||||
Reference in New Issue
Block a user