Skip to content

chore: remove duplicated security issue choice#2537

Merged
nschonni merged 1 commit into
nodejs:mainfrom
MikeMcC399:de-duplicate-security-issue-choice
Jun 19, 2026
Merged

chore: remove duplicated security issue choice#2537
nschonni merged 1 commit into
nodejs:mainfrom
MikeMcC399:de-duplicate-security-issue-choice

Conversation

@MikeMcC399

Copy link
Copy Markdown
Contributor

Description

Remove the duplicated entry in .github/ISSUE_TEMPLATE/config.yml:

  • Want to report security issues or vulnerabilites?

leaving the entry:

  • Report a security vulnerability

which links to the SECURITY document.

Motivation and Context

https://github.com/nodejs/docker-node/issues/new/choose shows two entries in the template chooser for reporting security issues:

  1. Report a security vulnerability
  2. Want to report security issues or vulnerabilites (sic)?
image



Both entries link to the same document

which forwards to:

The first entry "Report a security vulnerability" is added automatically by GitHub, although this appears to be an undocumented feature.

Testing Details

Types of changes

  • Documentation
  • Version change (Update, remove or add more Node.js versions)
  • Variant change (Update, remove or add more variants, or versions of variants)
  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)
  • Other (none of the above)

Checklist

  • My code follows the code style of this project.
  • My change requires a change to the documentation.
  • I have updated the documentation accordingly.
  • I have read the CONTRIBUTING.md document.
  • All new and existing tests passed.

@MikeMcC399 MikeMcC399 marked this pull request as ready for review June 14, 2026 11:56
@MikeMcC399 MikeMcC399 requested review from nschonni and sxa June 19, 2026 14:25
@nschonni nschonni merged commit 48e950f into nodejs:main Jun 19, 2026
1 check passed
@MikeMcC399 MikeMcC399 deleted the de-duplicate-security-issue-choice branch June 19, 2026 15:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants