Summary
Align the GitHub issue templates in this repository with the conventions used by SqlServerDsc. As a base class library (rather than a resource module), the templates should be adapted to reflect bug reports and enhancement proposals for the ResourceBase infrastructure.
Desired state
Rename and align the existing files to match the SqlServerDsc naming convention (numeric prefixes ensure a consistent ordering in the GitHub UI). Adapt template wording to reflect this library's purpose (base class infrastructure, not end-user DSC resources):
| Current file |
New file |
Notes |
General.md |
01_general.md |
General questions / documentation |
Bug_report.yml or Problem_with_resource.yml |
02_bug_report.yml |
Bug reports against base class behavior |
Feature_request.yml or Resource_proposal.yml |
03_feature_request.yml |
Enhancement proposals for ResourceBase |
Note: Audit existing templates first and rename/create to match the above pattern. Create any missing templates.
Tasks
References
Summary
Align the GitHub issue templates in this repository with the conventions used by SqlServerDsc. As a base class library (rather than a resource module), the templates should be adapted to reflect bug reports and enhancement proposals for the
ResourceBaseinfrastructure.Desired state
Rename and align the existing files to match the SqlServerDsc naming convention (numeric prefixes ensure a consistent ordering in the GitHub UI). Adapt template wording to reflect this library's purpose (base class infrastructure, not end-user DSC resources):
General.md01_general.mdBug_report.ymlorProblem_with_resource.yml02_bug_report.ymlFeature_request.ymlorResource_proposal.yml03_feature_request.ymlResourceBaseTasks
.github/ISSUE_TEMPLATE/contentsconfig.ymlcontact links are still currentReferences