-
Notifications
You must be signed in to change notification settings - Fork 13
Update issue template #496
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
jgespino
wants to merge
4
commits into
open-edge-platform:main
Choose a base branch
from
jgespino:main
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Changes from 3 commits
Commits
File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,5 @@ | ||
| blank_issues_enabled: false | ||
| contact_links: | ||
| - name: Open Edge Platform Support | ||
| url: https://github.com/open-edge-platform/os-image-composer/discussions/categories/q-a | ||
| about: Please ask and answer questions here. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -1,28 +1,28 @@ | ||
| name: Feature Request | ||
| description: File a feature request. | ||
| title: '[FEATURE]: <Software> - <Summary>' | ||
| labels: ['FEATURE','TRIAGE'] | ||
| title: '[FEATURE]: ' | ||
| labels: ['feature'] | ||
| body: | ||
|
|
||
| - type: markdown | ||
| attributes: | ||
| value: | | ||
| <br>Before creating the request, see the existing issues to check if | ||
| your case has not been addressed already. If it has, you may also find information about workarounds, resolution, and progress. | ||
|
|
||
| - type: textarea | ||
| attributes: | ||
| label: Feature Description | ||
| description: A clear and concise description of the problem or proposed feature. | ||
| description: A clear and concise description of the problem or missing capability. | ||
| validations: | ||
| required: true | ||
|
|
||
| - type: input | ||
| attributes: | ||
| label: Current Software Version | ||
| description: | | ||
| What version are you currently using? This helps us understand your context and avoid suggesting features that may already exist in newer versions. | ||
| placeholder: v1.2.0 / main branch / tag v2025.2.0-rc3 | ||
| validations: | ||
| required: false | ||
| - type: textarea | ||
| attributes: | ||
| label: Solution Description | ||
| description: If you have a solution in mind, describe it. | ||
| description: If you have a solution in mind, please describe it. | ||
|
|
||
| - type: textarea | ||
| attributes: | ||
| label: Alternative Description | ||
| description: Have you considered any alternative solutions or workarounds? | ||
| description: Have you considered any alternative solutions or workarounds? |
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I would recommend cross checking this against the actual OS distributions we support today. EMT, AZL, Ubuntu, WindRiver eLxr, Red Hat Compatible, etc. Please check the
image-templatesfolder. We do not support any composition of Windows images.There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
We’re trying to standardize the issue template across all Open Edge Platform repos. Some repos don’t support Windows, while others may. In this repo, the recommended OS for the build tool is Ubuntu 24.04.