Skip to content

Commit 4dd9ff7

Browse files
committed
update readme
1 parent ff5c816 commit 4dd9ff7

File tree

2 files changed

+6
-2
lines changed

2 files changed

+6
-2
lines changed

CONTRIBUTING.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# How to contribute
22

33
All contributions are welcome. For simple typos, just open a PR.
4-
For bigger ideas it might be better to open a issue first before you put a lot of work into it. This way we can discuss the idea first.
4+
For bigger ideas it might be better to open a issue first before you put a lot of work into it.
55

66
## Development setup
77
### Requirements

README.md

+5-1
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,7 @@ So far tested languages/frameworks:
4646
- Rust (including Rocket)
4747
- ...
4848

49+
# Preconfigured Buildpacks
4950
You find the preconfigured buildpacks and examples here:
5051
https://github.com/kubero-dev/buildpacks
5152

@@ -62,9 +63,12 @@ https://github.com/kubero-dev/buildpacks
6263
2. Connect the Pipeline to your git repository (Github, Bitbucket, Gitlab, Gitea, Gogs)
6364
3. Create your apps with cronjobs and addons
6465

65-
# Full documentation
66+
# Documentation
6667
https://github.com/kubero-dev/kubero/wiki
6768

69+
# Roadmap
70+
https://github.com/orgs/kubero-dev/projects/1/views/3
71+
6872
# Contributing
6973
All contributions are welcome!
7074
- Open an issue

0 commit comments

Comments
 (0)