mirror of https://github.com/knative/func.git
chore: add link to the roadmap in the Readme (#1337)
Signed-off-by: Zbynek Roubalik <zroubalik@gmail.com> Signed-off-by: Zbynek Roubalik <zroubalik@gmail.com>
This commit is contained in:
parent
dce1e75328
commit
3c195d29cd
|
@ -11,6 +11,10 @@
|
|||
|
||||
[Read the Documentation](docs/README.md)
|
||||
|
||||
## Roadmap
|
||||
|
||||
We use GitHub issues and project to track our roadmap. Please see our roadmap [here](https://github.com/orgs/knative/projects/49).
|
||||
|
||||
## Contributing
|
||||
|
||||
We are always looking for contributions from the Function Developer community. For more information on how to participate, see the [Contribuiting Guide](docs/CONTRIBUTING.md)
|
||||
|
|
Loading…
Reference in New Issue