ginkgo icon indicating copy to clipboard operation
ginkgo copied to clipboard

Workflow for contributions to the wiki/tutorial

Open greole opened this issue 4 years ago • 4 comments

Some parts of the wiki/tutorial are currently stubs. I would like to help updating it, but don't have write access. What is your preferred way for contributions to the wiki?

greole avatar Jul 06 '20 06:07 greole

@greole the easiest for now would be to create a private fork and create merge requests.

hartwiganzt avatar Jul 06 '20 06:07 hartwiganzt

@greole , @fritzgoebel did a bit of updating of our Wiki. What he did was create a repo called ginkgo wiki https://github.com/fritzgoebel/ginkgo_wiki/wiki and updated the wiki there by copying from our wiki. We could all then review it and then he updated the ginkgo-project/ginkgo wiki

pratikvn avatar Jul 06 '20 07:07 pratikvn

@pratikvn Ok, I created a own copy of the wiki at https://github.com/greole/ginkgo-wiki. There I can edit it and if you like the changes someone with write access can then push the changes back to https://github.com/ginkgo-project/ginkgo.wiki.git. This is a bit tedious but it seems like there is now way to create a PR for the wiki.

greole avatar Jul 06 '20 07:07 greole

Yes, unfortunately, there does not seem to be a way to create a PR for the wiki. You can edit your repo and whenever you have a page that you want us to review, feel free to ping @ginkgo-project/reviewers and we can review and update the page into Ginkgo.

pratikvn avatar Jul 06 '20 08:07 pratikvn