Add NVIDIA PLC-OSS issue templates#481
Merged
Merged
Conversation
Replaces BUG_REPORT.yaml and ENHANCEMENT.yaml with the full set of issue templates from the NVIDIA PLC-OSS-Template: - config.yml, bug_report.md, bug_report_form.yml - documentation-request.md, documentation_request_correction.yml - documentation_request_new.yml, feature_request.md - feature_request_form.yml, submit-question.md All templates adapted to reference the Grove project. Closes ai-dynamo#480 Signed-off-by: itayvallach <itay@run.ai> Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com> Signed-off-by: itayvallach <itay@run.ai>
gflarity
approved these changes
Mar 10, 2026
shayasoolin
approved these changes
Mar 11, 2026
Ronkahn21
approved these changes
Mar 11, 2026
Ronkahn21
pushed a commit
to Ronkahn21/grove
that referenced
this pull request
Mar 11, 2026
Replaces BUG_REPORT.yaml and ENHANCEMENT.yaml with the full set of issue templates from the NVIDIA PLC-OSS-Template: - config.yml, bug_report.md, bug_report_form.yml - documentation-request.md, documentation_request_correction.yml - documentation_request_new.yml, feature_request.md - feature_request_form.yml, submit-question.md All templates adapted to reference the Grove project. Signed-off-by: itayvallach <itay@run.ai>
itayvallach
added a commit
to itayvallach/grove
that referenced
this pull request
Mar 18, 2026
… duplicates - Restore original BUG_REPORT.yaml and ENHANCEMENT.yaml (removed in PR ai-dynamo#481) - Remove bug_report.md and feature_request.md - Keep config.yml, documentation_request_correction.yml, documentation_request_new.yml Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com> Signed-off-by: itayvallach <itay@run.ai>
itayvallach
added a commit
that referenced
this pull request
Mar 19, 2026
…elines (#486) * Remove duplicate and unused issue templates Keep bug_report.md and feature_request.md (markdown style) and the two documentation yml forms. Remove the duplicate yml forms for bug/feature, the duplicate markdown for documentation, and the submit-question template. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com> * chore: restore BUG_REPORT.yaml and ENHANCEMENT.yaml, remove remaining duplicates - Restore original BUG_REPORT.yaml and ENHANCEMENT.yaml (removed in PR #481) - Remove bug_report.md and feature_request.md - Keep config.yml, documentation_request_correction.yml, documentation_request_new.yml Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com> Signed-off-by: itayvallach <itay@run.ai> --------- Signed-off-by: itayvallach <itay@run.ai> Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>
enoodle
pushed a commit
to enoodle/grove
that referenced
this pull request
Mar 24, 2026
Replaces BUG_REPORT.yaml and ENHANCEMENT.yaml with the full set of issue templates from the NVIDIA PLC-OSS-Template: - config.yml, bug_report.md, bug_report_form.yml - documentation-request.md, documentation_request_correction.yml - documentation_request_new.yml, feature_request.md - feature_request_form.yml, submit-question.md All templates adapted to reference the Grove project. Signed-off-by: itayvallach <itay@run.ai> Signed-off-by: Erez Freiberger <enoodle@gmail.com>
enoodle
pushed a commit
to enoodle/grove
that referenced
this pull request
Mar 24, 2026
…elines (ai-dynamo#486) * Remove duplicate and unused issue templates Keep bug_report.md and feature_request.md (markdown style) and the two documentation yml forms. Remove the duplicate yml forms for bug/feature, the duplicate markdown for documentation, and the submit-question template. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com> * chore: restore BUG_REPORT.yaml and ENHANCEMENT.yaml, remove remaining duplicates - Restore original BUG_REPORT.yaml and ENHANCEMENT.yaml (removed in PR ai-dynamo#481) - Remove bug_report.md and feature_request.md - Keep config.yml, documentation_request_correction.yml, documentation_request_new.yml Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com> Signed-off-by: itayvallach <itay@run.ai> --------- Signed-off-by: itayvallach <itay@run.ai> Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com> Signed-off-by: Erez Freiberger <enoodle@gmail.com>
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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
Summary
Applies the NVIDIA PLC-OSS issue templates to this repository.
BUG_REPORT.yamlandENHANCEMENT.yamlconfig.yml,bug_report.md,bug_report_form.yml,documentation-request.md,documentation_request_correction.yml,documentation_request_new.yml,feature_request.md,feature_request_form.yml,submit-question.mdCloses #480