-
Notifications
You must be signed in to change notification settings - Fork 71
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
doc: Add Q&A link to board #416
base: main
Are you sure you want to change the base?
doc: Add Q&A link to board #416
Conversation
elections/process/README.md
Outdated
@@ -91,6 +91,10 @@ The AC election includes a period after the candidates are defined | |||
but before the election, for candidates to answer questions from | |||
the community. | |||
|
|||
The questions will are hosted in the Community repo's |
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.
The questions will are hosted in the Community repo's | |
The questions will be hosted in the Community repo's |
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.
Updated, thanks - I think I originally wrote are
attempted to make it will be
and ended up with neither 😅
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.
Been there, done that :D
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.
Hi @stevenhorsman,
Thank you for adding the Q&A info to the docs. I found a typo in line, the change looks good otherwise.
Thanks,
Ildikó
Add information to clarify that the election Q&A process will take place on the Community repo's discussions board. Signed-off-by: stevenhorsman <[email protected]>
Pin the runner so we don't accidentally bump and cause issues in the CI when GitHub updates Signed-off-by: stevenhorsman <[email protected]>
f49177c
to
6414946
Compare
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.
It looks good, thank you for the quick fix!
Add information to clarify that the election
Q&A process will take place on the Community
repo's discussions board.