Skip to content
This repository was archived by the owner on Oct 21, 2023. It is now read-only.

Commit 7e82b8e

Browse files
committed
Added instructions for contrubutors
1 parent a10cf12 commit 7e82b8e

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

CONTRIBUTING.md

+10
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
All examples in this repository get renedered to [waigojs.com/examples/](http://waigojs.com/examples/).
2+
3+
To contribute an example to this repository, ensure the following:
4+
5+
1. Your example is a sub-folder within the repository (like the other examples) and has a `README.md` file.
6+
2. Your `README.md` file has a H1 title which is a short descriptive name of your example.
7+
3. Your example's source code is contained in a `src/` sub folder.
8+
9+
10+
If you're not sure about any of the above then take a look at the existing examples for guidance.

0 commit comments

Comments
 (0)