-
Notifications
You must be signed in to change notification settings - Fork 72
Add: Create issue, bugs and community templates #1197
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
base: main
Are you sure you want to change the base?
Conversation
ADD: Create config.yml for .github/ISSUE_TEMPLATE/config.yml
ADD: Create default issue_form.yml
ADD: Bug report issue_template.yml
98081fa
to
a1a83a9
Compare
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.
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 |
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'd suggest using the docs link instead of an empty wiki.
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. |
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.
[minor]
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). |
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 am not sure how the links show up there though.
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. |
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:
Create Issue - Bug creation part. 1:
Create Issue - Bug creation part. 2: