Skip to content

Commit

Permalink
chore: add video to contributing templates
Browse files Browse the repository at this point in the history
  • Loading branch information
Siumauricio committed Jun 3, 2024
1 parent 306f02f commit ff274d4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -165,6 +165,7 @@ Let's take the example of `plausible` template.
1. create a folder in `templates/plausible`
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:
4. When creating a pull request, please provide a video of the template working in action.

```typescript
// EXAMPLE
Expand Down

0 comments on commit ff274d4

Please sign in to comment.