Open
Conversation
jbkolze
approved these changes
Sep 15, 2025
Collaborator
jbkolze
left a comment
There was a problem hiding this comment.
Looks good to me -- just a couple small comments that can addressed at your discretion.
Textareas are very narrow when I view the markdown preview but I assume they'll size correctly in the actual issue template dialog.
Comment on lines
+5
to
+16
| - type: dropdown | ||
| id: component | ||
| attributes: | ||
| label: Component Issue | ||
| description: Select the component this pertains to | ||
| options: | ||
| - CWMSTable | ||
| - CWMSPlot | ||
| - Latest Value Card | ||
| - Other (Specify Below) | ||
| validations: | ||
| required: true |
Collaborator
There was a problem hiding this comment.
I'm not sure if it's feasible for this to be a dropdown rather than a free text field given the potential number of components in the library. I can't speak for everyone, but I know I'm not going to remember to update this when i'm adding a new component/feature.
Comment on lines
+24
to
+26
| placeholder: "A clear and concise description of the bug... Include the version\ | ||
| of Groundwork Water if known. i.e. gww v0.0.1\ | ||
| Provide any links to relevant code here. " |
Collaborator
There was a problem hiding this comment.
Some of the spaces in the placeholder text get removed due to the multi-line text formatting here.
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.
Adds Bug/Feature/other issue templates to Groundwork Water