diff --git a/.github/ISSUE_TEMPLATE/feature_request.md b/.github/ISSUE_TEMPLATE/feature_request.md new file mode 100644 index 0000000..d0798bd --- /dev/null +++ b/.github/ISSUE_TEMPLATE/feature_request.md @@ -0,0 +1,38 @@ +--- +name: Feature request +about: Suggest an idea for this project +title: '' +labels: '' +assignees: '' + +--- + +# GPU-Jupyter Feature Request + +Thank you for your interest in enhancing GPU-Jupyter. We appreciate your ideas and feedback. Please fill out this brief form to help us understand your feature request. + +## Feature Description + +**Title** +A concise title that summarizes the feature request. + +**Detailed Description** +Provide a detailed description of the feature you're proposing. Explain how it would function and its intended use case. + +**Benefits** +Describe the benefits this feature would bring to GPU-Jupyter users. + +**Possible Implementation** +(Optional) If you have ideas about how this feature could be implemented, please share them here. + +## Additional Information + +**Screenshots/Illustrations** +(Optional) If you have any visual representations of your feature, please include them. + +**References** +(Optional) Include any references to similar features in other projects or documentation that might be helpful. + +--- + +*We value your contribution and look forward to exploring new features for GPU-Jupyter. Thank you for your support!*