-
-
Notifications
You must be signed in to change notification settings - Fork 288
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
chore: improve contributing guidelines #511
chore: improve contributing guidelines #511
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
One comment :) I think that the text is correct - because is copied entirely from graphql 😂
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
🆗 Please wait for rest of mates :)
who is the champion? I mean who can be a champion? where can I find a champion for my case? |
+1 to this question. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Does this mean that a champion
MUST know how to code JavaScript? 🤔 Or can they have something like co-champions
?
A champion is anyone who wants to take the lead on implementing the feature. It doesn't mean it's the only person working on it though. Think about this role as a "person of reference".
Usually in the issue itself. Anyone can jump in and say they want to champion that feature. Or in case the old champion isn't responding and there's a PR already, a new person can comment on the PR.
A champion is a "person of reference" for that feature. The champion may or may not know about JS and rely on the help of other community members to implement the feature on the JS parser. |
@fmvilas well explained, will you add it? 😄 |
Ok! I thought it was a common term, like "maintainers". I'll add it anyway. |
Would probably be great to add the part about they are not expected to know JS and do the implementation on their own if they can't. Just to ensure people aren't "scared" away by the fact that there has to be some underlying code implementation. |
Added the definition of "champion" and linked it in the first occurrence on the document. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I think going GraphQL way, meaning already battle-proof way is the best we can do here 👍🏼
I approve but suggest leaving it open for few days as maybe someone from the community has some comments
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
👍
@derberg Yes. Would you mind sharing it on social media? I think it deserves some attention. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
🚀
e53a799
Kudos, SonarCloud Quality Gate passed! |
🎉 This PR is included in version 1.0.0 🎉 The release is available on GitHub release Your semantic-release bot 📦🚀 |
It is actually not included in the release. This was an unintentional release caused by the release automation initial run. 1.0 version of the spec was released a long time ago. The release mentioned by the bot was removed. |
🎉 This PR is included in version 2.1.0-2021-06-release.1 🎉 The release is available on GitHub release Your semantic-release bot 📦🚀 |
🎉 This PR is included in version 2.1.0 🎉 The release is available on GitHub release Your semantic-release bot 📦🚀 |
Not included in release 2.1 yet, 2.1 was mistakenly triggered by our automation. |
🎉 This PR is included in version 2.1.0 🎉 The release is available on GitHub release Your semantic-release bot 📦🚀 |
Description
To-do
Needs Champion
, etc. Look at https://github.com/graphql/graphql-spec/labels for inspiration.Related issue(s)
asyncapi/.github#37