Skip to content

chore: Improve GitHub issue templates to align with SqlServerDsc #463

@PlagueHO

Description

@PlagueHO

Summary

Align the GitHub issue templates in this repository with the conventions used by SqlServerDsc, which serves as the reference implementation for DSC Community module issue templates.

Current state

The .github/ISSUE_TEMPLATE/ folder currently contains:

File Template name
General.md General question or documentation update
Resource_proposal.yml New resource proposal
Problem_with_resource.yml Problem with a resource
config.yml Blank issues disabled / contact links

Desired state

Rename and align the existing files to match the SqlServerDsc naming convention (numeric prefixes ensure a consistent ordering in the GitHub UI):

Current file New file Action
General.md 01_general.md Rename
Resource_proposal.yml 02_resource_proposal.yml Rename
Problem_with_resource.yml 03_problem_with_resource.yml Rename

Tasks

  • Rename General.md01_general.md
  • Rename Resource_proposal.yml02_resource_proposal.yml
  • Rename Problem_with_resource.yml03_problem_with_resource.yml
  • Review each template body against its SqlServerDsc counterpart and apply any improvements to wording, field labels, or descriptions
  • Verify config.yml contact links are still current

References

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions