docs(readme): update roadmap and remove extraneous section (#3252)
This commit is contained in:
parent
57676f161f
commit
a0f48c6731
1 changed files with 2 additions and 12 deletions
14
README.md
14
README.md
|
|
@ -60,17 +60,6 @@ fish/xonsh:
|
||||||
bash -c 'bash <(curl -L zellij.dev/launch)'
|
bash -c 'bash <(curl -L zellij.dev/launch)'
|
||||||
```
|
```
|
||||||
|
|
||||||
## How do I get involved?
|
|
||||||
|
|
||||||
Zellij is a labour of love built by an enthusiastic team of volunteers. We eagerly welcome anyone who would like to join us, regardless of experience level, so long as they adhere to our [Code of Conduct](CODE_OF_CONDUCT.md).
|
|
||||||
|
|
||||||
Please report any code of conduct violations to [aram@poor.dev](mailto:aram@poor.dev)
|
|
||||||
|
|
||||||
To get started, you can:
|
|
||||||
1. Take a look at the [Issues](https://github.com/zellij-org/zellij/issues) in this repository - especially those marked "good first issue". Those with the "help wanted" tag probably don't have anyone else working on them.
|
|
||||||
2. Drop by our [Discord](https://discord.gg/CrUAFH3), or [Matrix](https://matrix.to/#/#zellij_general:matrix.org) chat and ask what you can work on, or how to get started.
|
|
||||||
3. Open an issue with your idea(s) for the project or tell us about them in our chat.
|
|
||||||
|
|
||||||
## How do I start a development environment?
|
## How do I start a development environment?
|
||||||
|
|
||||||
* Clone the project
|
* Clone the project
|
||||||
|
|
@ -93,7 +82,8 @@ These are issues that are either being actively worked on or are planned for the
|
||||||
|
|
||||||
***If you'll click on the image, you'll be led to an SVG version of it on the website where you can directly click on every issue***
|
***If you'll click on the image, you'll be led to an SVG version of it on the website where you can directly click on every issue***
|
||||||
|
|
||||||
[](https://zellij.dev/roadmap)
|
[](https://zellij.dev/roadmap)
|
||||||
|
|
||||||
|
|
||||||
## License
|
## License
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue