Hacktoberfest 2026: los issues que los mantenedores marcaron para octubre, abiertos y aptos para principiantes. Explorar issues de Hacktoberfest

Fix two broken CONTRIBUTING.md links in the pre-work issue template

Abierto Apto para principiantes
#163 0 comentarios 0 reacciones 0 asignados Ver en GitHub

Nadie ha tomado este issue todavía.

Evaluación

Dificultad
1/5
Tiempo estimado
Menos de una hora
Aptitud para principiantes
90/100
Tipo de issue
Documentación
Claridad
Bien especificado
Estado de actividad
Tranquilo
Stack tecnológico
github, markdown

Línea de trabajo

Abre .github/ISSUE_TEMPLATE/pre-work-template-devops-security.md y localiza los enlaces por su texto si las líneas indicadas se han desplazado. Compara los dos anclajes con los encabezados correspondientes en la CONTRIBUTING.md renderizada, actualiza solo esos enlaces y confirma que ambos ahora desplazan hasta las secciones correctas; deja sin cambios el enlace de IAM Group.

Escrito por el modelo de indexación a partir del texto del issue.

Descripción

complexity: small Feature: Onboarding/Contributing.md good first issue role: DevOps Engineer size: 0.5pt
Overview

We need to correct two links in the pre-work issue template that point to the wrong place in CONTRIBUTING.md, so new members aren't sent to a dead or incorrect section on their first day. One anchor doesn't exist at all, and the other silently scrolls to the wrong section.

Action Items
  • In .github/ISSUE_TEMPLATE/pre-work-template-devops-security.md line 29, change the "Login as root user & setup MFA" link anchor from #login-as-root-user-&-setup-mfa to #login-as-root-user--setup-mfa. GitHub strips & when generating heading anchors, which leaves two hyphens.
  • On line 31, change the "Creating an IAM User" link anchor from #create-an-iam-group to #create-an-iam-user. Line 32 ("Creating an IAM Group") already points at #create-an-iam-group correctly and should be left alone.
  • Open the rendered CONTRIBUTING.md and confirm both links now scroll to their matching sections.
Resources/Instructions
  • File to change: pre-work-template-devops-security.md (lines 29 and 31)
  • Target document: CONTRIBUTING.md
  • Line numbers were accurate when this issue was written and may drift as the file is edited. If they no longer match, find the links by their link text ("Login as root user & setup MFA" and "Creating an IAM User") rather than by line number.
  • The anchors are valid; only these two links are wrong. The other four CONTRIBUTING.md links in the template were checked and are correct.
  • Both target headings are written as list items (- ### **Create an IAM User**). GitHub still generates anchors for these, so no change to CONTRIBUTING.md is needed.
  • GitHub docs: section links and heading anchors
  • Note: pre-work issues already opened keep the old links; only newly created ones pick up the fix.
Lenguaje dominante
HCL
Estrellas
1
Forks
14
Merge medio
1 h 3 min
PR fusionados (30 d)
21

Guía de contribución

Abrir la guía de contribución

Primeros pasos

  1. Lee el issue completo y luego la guía de contribución del proyecto.
  2. Comenta en el issue que vas a ocuparte — evita que dos personas hagan lo mismo.
  3. Haz un fork del repositorio y trabaja en una rama.
  4. Abre un pull request que haga referencia al número del issue.

Más de hackforla/devops-security

Todos los issues de hackforla/devops-security

Issues similares

Más issues de Documentation

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.