mirror of
https://github.com/sindresorhus/awesome.git
synced 2026-05-09 04:08:27 -05:00
[PR #3969] [CLOSED] Fix badge placement instructions in PR template #21073
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/sindresorhus/awesome/pull/3969
Author: @tysoncung
Created: 2/28/2026
Status: ❌ Closed
Base:
main← Head:fix-badge-placement-instructions📝 Commits (1)
c937085Fix badge placement instructions in PR template📊 Changes
1 file changed (+1 additions, -1 deletions)
View changed files
📝
pull_request_template.md(+1 -1)📄 Description
This PR fixes the contradiction between the pull request template and the awesome-lint tool regarding badge placement.
Problem:
Solution:
Updated the instruction in the PR template to clarify that the badge should be placed after the main heading, which matches both the linter expectations and the guidance in awesome.md.
Fixes #2097
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.