docs(readme): Add contrib link and badges to README.md
The 'good first issue' label curates easy pickings and helps people make their first contribution to open-source.
This commit is contained in:
committed by
Chris Rizzitello
parent
794017402d
commit
ed4ecc2d81
24
README.md
24
README.md
@ -36,6 +36,18 @@ To use Deskflow you can use one of our [packages](https://github.com/deskflow/de
|
|||||||
[](https://github.com/deskflow/deskflow/actions/workflows/continuous-integration.yml)
|
[](https://github.com/deskflow/deskflow/actions/workflows/continuous-integration.yml)
|
||||||
[](https://github.com/deskflow/deskflow/actions/workflows/codeql-analysis.yml)
|
[](https://github.com/deskflow/deskflow/actions/workflows/codeql-analysis.yml)
|
||||||
[](https://github.com/deskflow/deskflow/actions/workflows/sonarcloud-analysis.yml)
|
[](https://github.com/deskflow/deskflow/actions/workflows/sonarcloud-analysis.yml)
|
||||||
|
|
||||||
|
## Contribute
|
||||||
|
|
||||||
|
There are many ways to contribute to the Deskflow project.
|
||||||
|
|
||||||
|
We're a friendly, active, and welcoming community focused on building a great app.
|
||||||
|
|
||||||
|
Read our [Contributing](https://github.com/deskflow/deskflow/wiki/Contributing) page to get started.
|
||||||
|
|
||||||
|
[](https://github.com/deskflow/deskflow/labels/good%20first%20issue) [](https://github.com/deskflow/deskflow/issues?q=is%3Aissue%20state%3Aopen%20label%3A%22%F0%9F%92%8E%20bounty%22)
|
||||||
|
|
||||||
## Project Values
|
## Project Values
|
||||||
|
|
||||||
- Motivated by the community interests (not business-driven)
|
- Motivated by the community interests (not business-driven)
|
||||||
@ -44,18 +56,6 @@ To use Deskflow you can use one of our [packages](https://github.com/deskflow/de
|
|||||||
- Decisions are discussed and documented publicly with majority rule
|
- Decisions are discussed and documented publicly with majority rule
|
||||||
- Have fun; we don't need to worry about impressing anyone
|
- Have fun; we don't need to worry about impressing anyone
|
||||||
|
|
||||||
## Ways to get involved
|
|
||||||
|
|
||||||
> [!TIP]
|
|
||||||
> Join us! Real-time discussion on Matrix: [`#deskflow:matrix.org`](https://matrix.to/#/#deskflow:matrix.org)
|
|
||||||
>
|
|
||||||
> Alternatively, we have [other ways](https://github.com/deskflow/deskflow/wiki/Chat-with-us) to communicate.
|
|
||||||
>
|
|
||||||
Here are a few ways to join in with the project and get involved:
|
|
||||||
* Build the latest `master` version (see below) and [report a bug](https://github.com/deskflow/deskflow/issues)
|
|
||||||
* [Submit a PR](https://github.com/deskflow/deskflow/wiki/Contributing) (pull request) with a bug fix or improvement
|
|
||||||
* [Let us know](https://github.com/deskflow/deskflow/issues) if you have an idea for an improvement
|
|
||||||
|
|
||||||
## Build Quick Start
|
## Build Quick Start
|
||||||
|
|
||||||
For instructions on building Deskflow, use the wiki page: [Building](https://github.com/deskflow/deskflow/wiki/Building)
|
For instructions on building Deskflow, use the wiki page: [Building](https://github.com/deskflow/deskflow/wiki/Building)
|
||||||
|
|||||||
Reference in New Issue
Block a user