PowerShell/.github/ISSUE_TEMPLATE/Feature_Request.md
Ilya 5c8a5f355e Update GitHub templates (#8792)
Update GitHub templates.
Fill free add commits if needed.
2019-01-31 12:42:22 -08:00

678 B

name about title labels assignees
Feature Request/Idea 🚀 Suggest a new feature or improvement (this does not mean you have to implement it) Feature Request Issue-Enhancement

Summary of the new feature/enhancement

A clear and concise description of what the problem is that the new feature would solve. Try formulating it in user story style (if applicable): 'As a user I want X so that Y.' with X being the being the action and Y being the value of the action.

Proposed technical implementation details (optional)

A clear and concise description of what you want to happen. Consider providing an example PowerShell experience with expected result.