changed label from low hanging fruit to help wanted. added link to filter for that label. Added link to forum (#435)
Signed-off-by: CEHENKLE <henkle@amazon.com>
This commit is contained in:
parent
b18dff61d9
commit
34ba39d399
25
README.md
25
README.md
|
@ -7,7 +7,7 @@ OpenSearch is an open source search and analytics engine derived from Elasticsea
|
||||||
We'll update this page as the state of the project changes, so please check back frequently.
|
We'll update this page as the state of the project changes, so please check back frequently.
|
||||||
|
|
||||||
## Current state of the world
|
## Current state of the world
|
||||||
We officially began work on the new fork on January 21st, 2021. Since then, we've been removing non-Apache code and doing a full rename of the project. For more details, <add link to blogpost>
|
We officially began work on the new fork on January 21st, 2021. Since then, we've been removing non-Apache code and doing a full rename of the project.
|
||||||
|
|
||||||
### What works
|
### What works
|
||||||
|
|
||||||
|
@ -23,31 +23,30 @@ We officially began work on the new fork on January 21st, 2021. Since then, we'
|
||||||
|
|
||||||
### Guiding Principles
|
### Guiding Principles
|
||||||
|
|
||||||
* Great software. If it doesn’t solve a user's problem, everything else is moot. It shall be software you love to use.
|
**Great software**. If it doesn’t solve your problems, everything else is moot. It’s going to be software you love to use.
|
||||||
|
|
||||||
* Open source like we mean it. Contributors shall be invested in this being a successful open source project for the long term. It’s all Apache 2.0. There’s no Contributor License Agreement. Easy.
|
**Open source like we mean it**. We are invested in this being a successful open source project for the long term. It’s all Apache 2.0. There’s no Contributor License Agreement. Easy.
|
||||||
|
|
||||||
* A level playing field. Contributors shall not tweak the software so that it runs better for any vendor at the expense of others. If this happens, call it out and the contributors shall fix it together as a community.
|
**A level playing field**. We will not tweak the software so that it runs better for any vendor (including AWS) at the expense of others. If this happens, call it out and we will fix it as a community.
|
||||||
|
|
||||||
* Used everywhere. The project goal is for as many people as possible to use it in their business, their software, and their projects. Use it however you want. Surprise the community!
|
**Used everywhere**. Our goal is for as many people as possible to use it in their business, their software, and their projects. Use it however you want. Surprise us!
|
||||||
|
|
||||||
* Made with community input. Project maintainers shall ask for public input on direction, requirements, and implementation for any feature built.
|
**Made with your input**. We will ask for public input on direction, requirements, and implementation for any feature we build.
|
||||||
|
|
||||||
* Open to all contributions. Great open source software is built together, with a diverse community of contributors. If you want to get involved at any level - big, small, or huge - the project maintainers shall find a way to make it happen.
|
**Open to contributions**. Great open source software is built together, with a diverse community of contributors. If you want to get involved at any level - big, small, or huge - we will find a way to make that happen. We don’t know what that looks like yet, and we look forward to figuring it out together.
|
||||||
|
|
||||||
* Respectful, approachable, and friendly. This will be a community where all will be heard, accepted, and valued, whether a new or experienced user or contributor.
|
**Respectful, approachable, and friendly**. This will be a community where you will be heard, accepted, and valued, whether you are a new or experienced user or contributor.
|
||||||
|
|
||||||
* A place to invent and innovate. You will be able to innovate rapidly. This project shall have a stable and predictable foundation that is modular, making it easy to extend.
|
|
||||||
|
|
||||||
|
**A place to invent**. You will be able to innovate rapidly. This project will have a stable and predictable foundation that is modular, making it easy to extend.
|
||||||
|
|
||||||
## How you can help
|
## How you can help
|
||||||
|
|
||||||
### Look for the tag "Low Hanging Fruit"
|
### Look for the tag "help wanted"
|
||||||
|
|
||||||
If you're excited to jump in, we've tried to mark a few issues that would be good candidates to get started on. Look for the tag "Low Hanging Fruit" to find them.
|
If you're excited to jump in, we've marked a few issues that would be [really helpful](https://github.com/opensearch-project/OpenSearch/issues?q=is%3Aissue+is%3Aopen+label%3A%3EFORK+label%3A%22help+wanted%22).
|
||||||
|
|
||||||
### Watch the forum, because there are a bunch of things we want to talk about
|
### Watch the forum, because there are a bunch of things we want to talk about
|
||||||
As we've been working, we've come up with a bunch of questions that we wanted to get community feedback on. Now that we're done with this first pass of renaming, you'll see us posting those questions to the forum. Please let us know your thoughts!
|
As we've been working, we've come up with a bunch of questions that we wanted to get community feedback on. Now that we're done with this first pass of renaming, you'll see us posting those questions to the [forums](https://discuss.opendistrocommunity.dev/). Please let us know your thoughts!
|
||||||
|
|
||||||
### Questions? Feedback?
|
### Questions? Feedback?
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue