Skip to content

Commit 4ab28e3

Browse files
committed
add video link to examples
1 parent aa39a0b commit 4ab28e3

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

docs/examples.md

+10
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,11 @@ This page links to examples of how to implement some things with the Epic Stack.
2121

2222
## How to contribute
2323

24+
[![Kent screencast showing the examples page](https://github.com/epicweb-dev/epic-stack/assets/1500684/7074f1db-c918-42c6-a724-0b082168395f)](https://www.epicweb.dev/tips/contribute-an-epic-stack-example)
25+
26+
Watch:
27+
[Contribute an Epic Stack Example](https://www.epicweb.dev/tips/contribute-an-epic-stack-example)
28+
2429
You don't need permission to contribute an example. Feel free to create your own
2530
repository based on the Epic Stack and add whatever you like for your example.
2631
Here are some tips:
@@ -30,6 +35,11 @@ Here are some tips:
3035
and see what you've added.
3136
2. Update the `README.md` with some information about what your example is about
3237
and call out any interesting things you've done.
38+
3. Add the tags "epic-stack" and "epic-stack-example" so it will appear on
39+
[this page on GitHub](https://github.com/topics/epic-stack-example).
40+
4. It's not normally necessary to deploy your example to production (simply
41+
comment out the deployment part of the GitHub workflow), but you can if you
42+
like.
3343

3444
Once you've made your repo, simply open a pull request to this page and add your
3545
example to the bottom of the list with a brief description.

0 commit comments

Comments
 (0)