diff --git a/.github/ISSUE_TEMPLATE/standard-request.md b/.github/ISSUE_TEMPLATE/standard-feature-request.md similarity index 61% rename from .github/ISSUE_TEMPLATE/standard-request.md rename to .github/ISSUE_TEMPLATE/standard-feature-request.md index a36ade1..dc3d2fd 100644 --- a/.github/ISSUE_TEMPLATE/standard-request.md +++ b/.github/ISSUE_TEMPLATE/standard-feature-request.md @@ -1,15 +1,18 @@ --- -name: Standard Request -about: Describes a basic request following the standard process. -title: 'Request: [[SUMMARY]]' +name: Standard feature request +about: Request a new feature following the standard process +title: 'Feature: [[SUMMARY]]' labels: enhancement assignees: '' --- ### Requested change: + Add the following text to the README and implement the required code changes? + > [[REQUEST]] ### Reason for request: + [[]REASON]