Create discussion template for the temporal_sdks category (feature request board) - #12179
Open
karasowles wants to merge 1 commit into
Open
karasowles wants to merge 1 commit into
karasowles wants to merge 1 commit into
Conversation
trying to add a discussions form for the feature request board to use, so that folks posting will be promoted to fill out several fields the way our previous issue templates did https://docs.github.com/en/discussions/managing-discussions-for-your-community/syntax-for-discussion-category-forms beware my YAML though, and I assume this will need edits when we see it in practice
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
What changed?
Describe what has changed in this PR.
Trying to add a discussions form for the feature request board to use, so that folks posting will be promoted to fill out several fields the way our previous issue templates did. This means adding a folder for Discussion Templates, and a test file for the Temporal SDKs topic
Docs: https://docs.github.com/en/discussions/managing-discussions-for-your-community/syntax-for-discussion-category-forms
Discussions space: https://github.com/temporalio/temporal/discussions
Beware my YAML skills though, and I assume this will need edits when we see it in practice.
Why?
Tell your future self why have you made these changes.
How did you test it?