Skip to content

Remove duplicate and unused issue templates according to updated guidelines#486

Merged
itayvallach merged 3 commits into
ai-dynamo:mainfrom
itayvallach:remove-duplicate-issue-templates
Mar 19, 2026
Merged

Remove duplicate and unused issue templates according to updated guidelines#486
itayvallach merged 3 commits into
ai-dynamo:mainfrom
itayvallach:remove-duplicate-issue-templates

Conversation

@itayvallach

@itayvallach itayvallach commented Mar 15, 2026

Copy link
Copy Markdown
Contributor

What type of PR is this?

/kind cleanup

What this PR does / why we need it:

The .github/ISSUE_TEMPLATE directory had duplicate templates for the same purposes, confusing contributors who see multiple options for the same issue type.

  • Keep bug_report.md, remove bug_report_form.yml
  • Keep feature_request.md, remove feature_request_form.yml
  • Keep documentation_request_correction.yml and documentation_request_new.yml, remove documentation-request.md
  • Remove submit-question.md

Which issue(s) this PR fixes:

Fixes #487

Special notes for your reviewer:

NONE

Does this PR introduce a API change?

NONE

Additional documentation e.g., enhancement proposals, usage docs, etc.:

NONE

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>
@copy-pr-bot

copy-pr-bot Bot commented Mar 15, 2026

Copy link
Copy Markdown

This pull request requires additional validation before any workflows can run on NVIDIA's runners.

Pull request vetters can view their responsibilities here.

Contributors can view more details about this message here.

@itayvallach itayvallach changed the title Remove duplicate and unused issue templates Remove duplicate and unused issue templates according to updated guidelines Mar 15, 2026
danbar2
danbar2 previously approved these changes Mar 15, 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 itayvallach requested a review from danbar2 March 19, 2026 10:36
@itayvallach itayvallach merged commit 84c19d7 into ai-dynamo:main Mar 19, 2026
20 of 21 checks passed
@itayvallach itayvallach deleted the remove-duplicate-issue-templates branch March 19, 2026 10:56
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>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Remove duplicate issue templates

4 participants