Skip to content

Conversation

Mionsz
Copy link
Collaborator

@Mionsz Mionsz commented Jul 2, 2025

Add Create config.yml for .github/ISSUE_TEMPLATE/config.yml

This PR simplifies issues and bugs creation and management . Below are screens from https://github.com/OpenVisualCloud/Media-Entertainment-AI-Suite and shows how such approach looks like after merging:

Create Issue - Main Menu:

image

Create Issue - Bug creation part. 1:

image

Create Issue - Bug creation part. 2:

image

@Mionsz Mionsz added documentation Improvements or additions to documentation enhancement New feature or request github_actions Pull requests that update GitHub Actions code review required The code is fully ready for review. labels Jul 2, 2025
@Mionsz Mionsz changed the title ADD: Create config.yml for .github/ISSUE_TEMPLATE/config.yml ADD: Create issue, bugs and community templates Jul 2, 2025
Mionsz added 3 commits July 3, 2025 07:16
ADD: Create config.yml for .github/ISSUE_TEMPLATE/config.yml
ADD: Create default issue_form.yml
ADD: Bug report issue_template.yml
@Mionsz Mionsz force-pushed the private/mlinkiew/ISSUE_TEMPLATE branch from 98081fa to a1a83a9 Compare July 3, 2025 05:16
@DawidWesierski4 DawidWesierski4 changed the title ADD: Create issue, bugs and community templates Add: Create issue, bugs and community templates Jul 3, 2025
Copy link
Collaborator

@MateuszGrabuszynski MateuszGrabuszynski left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Well done. I've suggested a few minor changes. Main is not pointing to an empty wiki page.

url: https://github.com/OpenVisualCloud/Media-Transport-Library/issues
about: If you have questions or need support, please visit our issue tracker.
- name: Documentation
url: https://github.com/OpenVisualCloud/Media-Transport-Library/wiki
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'd suggest using the docs link instead of an empty wiki.

Suggested change
url: https://github.com/OpenVisualCloud/Media-Transport-Library/wiki
url: https://openvisualcloud.github.io/Media-Transport-Library/

- type: markdown
attributes:
value: |
We appreciate your interest in improving the Media & Entertainment AI Suite. Please provide details about the feature or improvement you are suggesting.
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

[minor]

Suggested change
We appreciate your interest in improving the Media & Entertainment AI Suite. Please provide details about the feature or improvement you are suggesting.
We appreciate your interest in improving the Media & Entertainment AI Suite. Please provide details about the feature or improvement you wish to suggest.

id: environment
attributes:
label: Environment
description: Describe the environment where the issue occurred (e.g., OS, hardware, software versions).
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I am not sure how the links show up there though.

Suggested change
description: Describe the environment where the issue occurred (e.g., OS, hardware, software versions).
description: |
Describe the environment where the issue occurred (e.g., OS, hardware, software versions).
You may utilize the [PerfSpect](https://github.com/intel/PerfSpect) tool to gather system information.
Please remember not to share any sensitive information.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation enhancement New feature or request github_actions Pull requests that update GitHub Actions code review required The code is fully ready for review.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants