mirror of
https://github.com/Dokploy/dokploy
synced 2025-06-26 18:27:59 +00:00
chore: add video to contributing templates
This commit is contained in:
@@ -165,6 +165,7 @@ Let's take the example of `plausible` template.
|
|||||||
1. create a folder in `templates/plausible`
|
1. create a folder in `templates/plausible`
|
||||||
2. create a `docker-compose.yml` file inside the folder with the content of compose.
|
2. create a `docker-compose.yml` file inside the folder with the content of compose.
|
||||||
3. create a `index.ts` file inside the folder with the following code as base:
|
3. create a `index.ts` file inside the folder with the following code as base:
|
||||||
|
4. When creating a pull request, please provide a video of the template working in action.
|
||||||
|
|
||||||
```typescript
|
```typescript
|
||||||
// EXAMPLE
|
// EXAMPLE
|
||||||
|
|||||||
Reference in New Issue
Block a user