Simplify wording by replacing flowery or pretentious terms throughout the project.
A bouquet refers to trees or flowers. The etymology is pretty clear on
the Latin root via French.
Co-authored-by: Sebastian Mohr <sebastian@mohrenclan.de>
and rephrase a little if required. Often "our forums" was stated. Mostly
I tried to use the wording "discussion board" throughout and (almost) never used
the term "GitHub Discussions"
* add contributing.md & update readme
* add for developers section of docs to contributing.md
* remove relative wiki links
* readme spelling fix
* clarify discourse/docs idea for user 'recipes' to get featured
* remove coveralls from testing section
* fix api links & clarify docstring standard
* Contributing -> Contribute
* remove manual pip module installation instructions
* add link to testing wiki page on "how to contribute"
* add databse access examples
* added voting clarification
* Rename contributing.md to CONTRIBUTING.md
* remove out of date info
Includes references to gitter, the old 'good first issue' label and also
some updates to testing.
* No need for backticks around beets
We usually just typeset it as an ordinary noun, not as code. :)
* Whitespace
* End-to-end CONTRIBUTING pass
Co-authored-by: Adrian Sampson <adrian@radbox.org>
This is just to advertise that beets is available in distros. The badge links to a list of distro packages for beets and the current versions they have available, which is useful for users and contributors.
*All* URLs were checked manually, but only once per domain!
I mostly concerned myself with URLs in documentation rather than source
code because the latter may or may not have impactful changes, while the
former should be straight forward.
Changes in addition to simply adding an s:
- changed pip and pypi references as their location has changed
- MPoD (iOS app) url redirects to Regelian, so I replaced those
- updated homebrew references
Notable observations:
- beets.io does have HTTPS set up properly (via gh-pages)
- beatport.py uses the old HTTP url for beatport
- as does lyrics.py for lyrics.wikia.com
- https://tomahawk-player.org/ expired long ago, but the http page
redirects to https regardless
- none of the sourceforge subdomains have https (in 2019!)