Skip to content

Commit 5378158

Browse files
authored
additional contrib note (#753)
1 parent b766c8d commit 5378158

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

CONTRIBUTING.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -84,6 +84,9 @@ For each function, its files spread in the follow places:
8484
example here. There must be a README.md file in each example directory, and it
8585
should follow the [template][example-template].
8686
- The `tests/` directory contains additional e2e tests.
87+
- `master` branch should should contain examples with the `unstable` tag for
88+
your function images. When you release the function version that tag should
89+
have the samples and tests that match the function version.
8790

8891
For golang-based functions, you need to generate some doc related variables from
8992
the `README.md` by running

0 commit comments

Comments
 (0)