Skip to content

Fix new feature template#4104

Merged
DavidHuber-NOAA merged 9 commits into
NOAA-EMC:developfrom
aerorahul:hotfix/templ
Sep 25, 2025
Merged

Fix new feature template#4104
DavidHuber-NOAA merged 9 commits into
NOAA-EMC:developfrom
aerorahul:hotfix/templ

Conversation

@aerorahul
Copy link
Copy Markdown
Contributor

Description

Hotfix for new_feature template that was rendered broken from #4067

Type of change

  • Bug fix (fixes something broken)

Change characteristics

  • Is this a breaking change (a change in existing functionality)? NO
  • Does this change require a documentation update? NO
  • Does this change require an update to any of the following submodules? NO

How has this been tested?

Only way to test this by trying to create a new issue from the repo after merging

Checklist

  • Any dependent changes have been merged and published
  • My code follows the style guidelines of this project
  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have documented my code, including function, input, and output descriptions
  • My changes generate no new warnings
  • New and existing tests pass with my changes
  • This change is covered by an existing CI test or a new one has been added
  • Any new scripts have been added to the .github/CODEOWNERS file with owners
  • I have made corresponding changes to the system documentation if necessary

@aerorahul aerorahul changed the title Hotfix/templ Fix new feature template Sep 25, 2025
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This is a hotfix to correct the GitHub issue template for new features that was broken after PR #4067. The template structure was malformed and needed proper YAML formatting to render correctly in GitHub.

Key changes:

  • Fixed YAML formatting by replacing placeholder with description field
  • Restructured multi-line content with proper YAML indentation and formatting
  • Changed bullet point style from dashes to asterisks for consistency

@DavidHuber-NOAA DavidHuber-NOAA merged commit 21e30b2 into NOAA-EMC:develop Sep 25, 2025
5 checks passed
@aerorahul aerorahul deleted the hotfix/templ branch September 25, 2025 18:26
weihuang-jedi added a commit to NOAA-EPIC/global-workflow-cloud that referenced this pull request Oct 8, 2025
…into feature/adjust_tasks_per_node_layout

* 'develop' of github.com:NOAA-EPIC/global-workflow-cloud:
  Adding workflow infrastructure for wave_stat and wave_stat_pnt jobs (NOAA-EMC#3846)
  Add ush and parm of SPOC (NOAA-EMC#3944)
  Bugfixes from IMS C++ code additions (NOAA-EMC#4105)
  Increase C96 gcdas fcst wall time to 1.5 hours (NOAA-EMC#4108)
  Use default stochastic physics (NOAA-EMC#4073)
  Fix new feature template (NOAA-EMC#4104)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants