Skip to content
This repository was archived by the owner on Nov 27, 2023. It is now read-only.

Fix formatting bug in ISSUE_TEMPLATE.md #1990

Merged
merged 1 commit into from
Aug 5, 2021
Merged

Fix formatting bug in ISSUE_TEMPLATE.md #1990

merged 1 commit into from
Aug 5, 2021

Conversation

Zenexer
Copy link
Contributor

@Zenexer Zenexer commented Aug 5, 2021

  1. There was a trailing asterisk in one of the headers, preventing the formatting from being applied.
  2. There needs to be a blank line between the bold header and the code block in order for formatting to be applied to the header.

What I did

Fixed formatting bug in ISSUE_TEMPLATE.md

Related issue

N/A

(not mandatory) A picture of a cute animal, if possible in relation with what you did

/\/\/\o

@mat007
Copy link
Contributor

mat007 commented Aug 5, 2021

Thanks, could you sign your commit please, see https://github.com/docker/compose-cli/pull/1990/checks?check_run_id=3253107430

1. There was a trailing asterisk in one of the headers, preventing the formatting from being applied.
2. There needs to be a blank line between the bold header and the code block in order for formatting to be applied to the header.

Signed-off-by: Paul Buonopane <[email protected]>
@github-actions github-actions bot added the ci Continuous integration label Aug 5, 2021
@mat007 mat007 merged commit e54c974 into docker-archive:main Aug 5, 2021
@Zenexer Zenexer deleted the patch-1 branch August 5, 2021 19:13
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
ci Continuous integration
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants