mirror of
https://github.com/nestriness/nestri.git
synced 2025-12-11 08:15:38 +02:00
📝 docs: Add README.md (#42)
## Description **What issue are you solving (or what feature are you adding) and how are you doing it?** So, we need a README.md at the root of the project, to at least welcome anyone who might be interested in the project. It should have: - [ ] link to the `/play` endpoint to get a `session_id` for starting up the server. - [ ] (basic) info about how it works - [ ] features - [ ] images and/or gifs showcasing the project
This commit is contained in:
1
.github/labeler.yml
vendored
1
.github/labeler.yml
vendored
@@ -16,6 +16,7 @@ labels:
|
||||
body: '(?i)breaking.*'
|
||||
|
||||
- label: 'type/docs'
|
||||
branch: '^docs/.*'
|
||||
title: '^\s*.*?\sdocs(?:(.+))?!?:'
|
||||
branch: '^docs/.*'
|
||||
files:
|
||||
|
||||
Reference in New Issue
Block a user