diff --git a/.github/ISSUE_TEMPLATE/feature_request.md b/.github/ISSUE_TEMPLATE/feature_request.md index df0754e..5b1f213 100644 --- a/.github/ISSUE_TEMPLATE/feature_request.md +++ b/.github/ISSUE_TEMPLATE/feature_request.md @@ -18,3 +18,12 @@ assignees: '' **Additional context:** + +To provide more details about the feature request, please consider the following points: + +* Clearly describe the problem you are facing or the need for the feature. This helps in understanding the context and the importance of the request. +* Provide a detailed description of the solution you would like to see implemented. This can include specific functionalities, behaviors, or improvements. +* Mention any alternative solutions or features you have considered. This helps in evaluating different approaches and understanding your preferences. +* Add any additional context or relevant information that can help in understanding the feature request better. This can include use cases, examples, or screenshots. + +For more information, please refer to the [.github/ISSUE_TEMPLATE/feature_request.md](https://github.com/stackblitz/webcontainer-core/blob/main/.github/ISSUE_TEMPLATE/feature_request.md) file in the repository.