Open lauracowen opened 4 years ago
From discussion with @lauracowen, we think the following sections are needed, in this order:
Each should point of to the appropriate place for how to get started doing these.
@mbroz2 and @yeekangc will provide the content/layout for this page.
The link to open issues on https://openliberty.io/support/ opens an issue on the website repo and not the open-liberty repo.
takes you to https://github.com/OpenLiberty/openliberty.io/issues
@steven1046 Should that be pulled out as a separate issue (bug) to be fixed regardless of what happens with this issue?
@lauracowen yes, i'll open a separate issue
(Raised on behalf of @gcharters .)
The homepage has a contribute button at the end of the page which takes you to the contribute page which takes you to the contributing guidelines (CONTRIBUTING.MD; which you can also get to from the
open-liberty
repo readme). But it's not clear where to go from that page to get started with the code. The README.md in the repo does at least have some instructions on forking the repo. The issue is there are mutliple entry points for different types on contribution and some aren't joined even thought they're related. I think we need one way in 'contribute' that then fans out to different types of contribution and clearly describes how to go about doing each of those. For example, at the moment "fork the code" ribbon goes straight into theopen-liberty
repo. And the website Contribute page saysfix a bug
but with no way to know how to start doing that.Laura: