Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
E
electron
Manage
Activity
Members
Labels
Plan
Issues
0
Issue boards
Milestones
Wiki
Requirements
Code
Merge requests
0
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Package Registry
Container Registry
Operate
Environments
Terraform modules
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
ExcellentOSS
electron
Commits
61004723
Unverified
Commit
61004723
authored
4 years ago
by
Shelley Vohr
Committed by
GitHub
4 years ago
Browse files
Options
Downloads
Patches
Plain Diff
build: fixup feature request template (#27288)
parent
adf0a735
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
.github/ISSUE_TEMPLATE/feature_request.yml
+5
-5
5 additions, 5 deletions
.github/ISSUE_TEMPLATE/feature_request.yml
with
5 additions
and
5 deletions
.github/ISSUE_TEMPLATE/feature_request.yml
+
5
−
5
View file @
61004723
...
...
@@ -3,7 +3,7 @@ about: Suggest an idea for Electron
title
:
"
[Feature
Request]:
"
labels
:
"
enhancement
✨"
inputs
:
-
type
:
textarea
-
type
:
textarea
attributes
:
label
:
Preflight Checklist
description
:
Please ensure you've completed the following steps by replacing [ ] with [x]
...
...
@@ -12,22 +12,22 @@ inputs:
* [ ] I have read the [Contributing Guidelines](https://github.com/electron/electron/blob/master/CONTRIBUTING.md) for this project.
* [ ] I agree to follow the [Code of Conduct](https://github.com/electron/electron/blob/master/CODE_OF_CONDUCT.md) that this project adheres to.
* [ ] I have searched the issue tracker for a feature request that matches the one I want to file, without success.
-
type
:
textarea
-
type
:
textarea
attributes
:
label
:
Problem Description
description
:
Please add a clear and concise description of the problem you are seeking to solve with this feature request.
required
:
true
-
type
:
textarea
-
type
:
textarea
attributes
:
label
:
Proposed Solution
description
:
Describe the solution you'd like in a clear and concise manner.
required
:
true
-
type
:
textarea
-
type
:
textarea
attributes
:
label
:
Alternatives Considered
description
:
A clear and concise description of any alternative solutions or features you've considered.
required
:
true
-
type
:
textarea
-
type
:
textarea
attributes
:
label
:
Additional Information
description
:
Add any other context about the problem here.
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment