the-turing-way/reproducible-project-template

Use of heading syntax in CONTRIBUTING.md

Open

#4 opened on Jun 3, 2025

 (1 comment) (0 reactions) (0 assignees) (14 forks)auto 404
good first issue

Repository metrics

Stars
 (43 stars)
PR merge metrics
 (PR metrics pending)

Description

Summary

CONTRIBUTING.md uses section breaks rather than heading syntax to differentiate paragraphs. For accessibility to screen readers, I think proper heading syntax would be preferable.

What needs to be done?

  • Confirm accessibility of section breaks rather then heading to tax for a screen readers
  • replace section brakes with heading syntax

Who can help?

  • Anyone with basic markdown experience

Updates

  • [Replace this sentence to provide a status summary after the issue has been opened. To avoid others from reading through the full thread of comments, please share updates (e.g. decisions taken) regularly.]

Contributor guide