File tree 1 file changed +10
-0
lines changed
1 file changed +10
-0
lines changed Original file line number Diff line number Diff line change @@ -21,6 +21,11 @@ This page links to examples of how to implement some things with the Epic Stack.
21
21
22
22
## How to contribute
23
23
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
+
24
29
You don't need permission to contribute an example. Feel free to create your own
25
30
repository based on the Epic Stack and add whatever you like for your example.
26
31
Here are some tips:
@@ -30,6 +35,11 @@ Here are some tips:
30
35
and see what you've added.
31
36
2 . Update the ` README.md ` with some information about what your example is about
32
37
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.
33
43
34
44
Once you've made your repo, simply open a pull request to this page and add your
35
45
example to the bottom of the list with a brief description.
You can’t perform that action at this time.
0 commit comments