Skip to content

Update feature request template with more details #1800

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 5 commits into
base: main
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
9 changes: 9 additions & 0 deletions .github/ISSUE_TEMPLATE/feature_request.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,3 +18,12 @@ assignees: ''

**Additional context:**
<!-- Add any other context or screenshots about the feature request here. -->

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.