From 9bf937ceb8d2b99fe2104943aa8501a6183382ef Mon Sep 17 00:00:00 2001 From: Philipp Wolfer Date: Thu, 11 Nov 2021 13:38:11 +0100 Subject: [PATCH] Fix remark-lint issues --- .github/PULL_REQUEST_TEMPLATE.md | 10 +++++----- CODE_OF_CONDUCT.md | 4 ++-- NEWS.md | 6 +++--- 3 files changed, 10 insertions(+), 10 deletions(-) diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md index c81a8227a..80ccb690e 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -18,11 +18,11 @@ --> * This is a… - * [x] Bug fix - * [ ] Feature addition - * [ ] Refactoring - * [ ] Minor / simple change (like a typo) - * [ ] Other + * [x] Bug fix + * [ ] Feature addition + * [ ] Refactoring + * [ ] Minor / simple change (like a typo) + * [ ] Other * **Describe this change in 1-2 sentences**: # Problem diff --git a/CODE_OF_CONDUCT.md b/CODE_OF_CONDUCT.md index 984dce1e8..57bd52194 100644 --- a/CODE_OF_CONDUCT.md +++ b/CODE_OF_CONDUCT.md @@ -8,7 +8,7 @@ MetaBrainz-sponsored projects. The full MetaBrainz Code of Conduct is found here: -https://metabrainz.org/code-of-conduct + For questions about the Code of Conduct or to get help, please email -support@metabrainz.org. +. diff --git a/NEWS.md b/NEWS.md index b06e6daa0..d75991272 100644 --- a/NEWS.md +++ b/NEWS.md @@ -23,7 +23,7 @@ ## Improvements -- [PICARD-2299](https://tickets.metabrainz.org/browse/PICARD-2299) - Extend genre wildcard filtering with "?" and "[...]" matching +- [PICARD-2299](https://tickets.metabrainz.org/browse/PICARD-2299) - Extend genre wildcard filtering with "?" and "\[...\]" matching - [PICARD-2301](https://tickets.metabrainz.org/browse/PICARD-2301) - Slight rewording of "CAA" cover art provider options - [PICARD-2305](https://tickets.metabrainz.org/browse/PICARD-2305) - Restructure user interface options - [PICARD-2306](https://tickets.metabrainz.org/browse/PICARD-2306) - Disable "Convert Unicode Punctuation" option by default @@ -407,7 +407,7 @@ ## Improvements - [PICARD-1860](https://tickets.metabrainz.org/browse/PICARD-1860) - New added tag should open field to enter value automatically -- [PICARD-1899](https://tickets.metabrainz.org/browse/PICARD-1899) - Update help links to go to http://picard-docs.musicbrainz.org +- [PICARD-1899](https://tickets.metabrainz.org/browse/PICARD-1899) - Update help links to go to - [PICARD-1920](https://tickets.metabrainz.org/browse/PICARD-1920) - Open documentation in options dialog using the platform's help shortcut (e.g. F1 on Windows or Ctrl+? on macOS) @@ -1743,7 +1743,7 @@ # Version 0.9.0alpha13 - 2007-07-29 ## Bugfixes - Fixed drag&drop issue on Windows Vista. - http://forums.musicbrainz.org/viewtopic.php?id=693 + # Version 0.9.0alpha12 - 2007-07-29