spring-guides / getting-started-guides

Getting Started Guide template :: The template for new guides and also the place to request them.
https://github.com/spring-guides/getting-started-guides/wiki
Apache License 2.0
518 stars 204 forks source link

WIP: Create A Guide For HATEOS with Kotlin and Coroutines #136

Closed marzelwidmer closed 3 years ago

marzelwidmer commented 3 years ago

Idea for a Spring Guide about Kotlin with Coroutine for a HATEOAS API.

https://github.com/spring-guides/getting-started-guides/issues/135

Buzzardo commented 3 years ago

We love that you want to make a new guide. However, we don't accept commits directly to master for a new guide. We have a process that lets us evaluate the guide. Also, we have an automated system that relies on naming conventions. Please read https://github.com/spring-guides/getting-started-guides/wiki (including the links at the bottom).

One of those links goes to https://github.com/spring-guides/getting-started-guides/wiki/Create-a-Repository. It says to create a new repository named draft-gs-name-of-your-guide. Please create that repository, add this content to it, and make a PR for it to https://github.com/spring-guides/getting-started-guides (since you have an issue, please attach the PR to that issue).

We're not trying put you off, but we have a definite process that we need to follow for creating a new guide.

Thanks a bunch.

Buzzardo commented 3 years ago

I had no idea that even existed. Sorry it led you down a wrong path. I'll drop a note on that video to let folks know it's outdated. Thanks again.

marzelwidmer commented 3 years ago

@Buzzardo I try it again :) hope to get it right :) now...

marzelwidmer commented 3 years ago

Hello can I have maybe some support…..

I try to check https://github.com/spring-guides/getting-started-guides/pull/137 https://github.com/spring-guides/getting-started-guides/pull/137

with sagan project guides: owner: name: ${GITHUB_GUIDES_OWNER_NAME:marzelwidmer} type: ${GITHUB_GUIDES_OWNER_TYPE:users}

On 15 Mar 2021, at 22:53, Jay Bryant @.***> wrote:

Closed #136 https://github.com/spring-guides/getting-started-guides/pull/136.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/spring-guides/getting-started-guides/pull/136#event-4461247088, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAXW47OUSOGUGKNXS7N2JTTTDZ6URANCNFSM4ZHJAIHQ.

Buzzardo commented 3 years ago

@gregturn knows this process well. Maybe he can help.