docs: moved Getting Started section from CONTRIBUTING.md to README.md
Signed-off-by: adilarain00 <addilarain00@gmail.com>
This commit is contained in:
parent
b267122e41
commit
3126fe0fda
|
@ -6,7 +6,7 @@ There are various ways in which you can contribute to this project such as `upda
|
|||
|
||||
When making any critical change to this repository, please first discuss the change you wish to make via issue, email, or any other method with the [owners](https://github.com/volcano-sh/dashboard/blob/main/OWNERS) of this repository before making a change.
|
||||
|
||||
🚀 For dashboard setup, see the [Getting Started](./README.md#getting-started) section in README.
|
||||
- For dashboard setup, see the [Getting Started](./README.md#getting-started) section in README.
|
||||
|
||||
### Prerequisites
|
||||
|
||||
|
|
|
@ -8,7 +8,7 @@ The volcano dashboard provides a basic dashboard that can be easily deployed in
|
|||
|
||||
## Getting Started
|
||||
|
||||
Make sure [`node.js`](https://nodejs.org/en/download) is installed on your system and we prefer [`visual-studio-code`](https://code.visualstudio.com/download) as IDE.
|
||||
Make sure [`node.js`](https://nodejs.org/en/download) is installed on your system and we prefer [`visual-studio-code`](https://code.visualstudio.com/download) as IDE. Thanks.
|
||||
|
||||
## Design
|
||||
|
||||
|
|
Loading…
Reference in New Issue