readme: Add contributing guideline
This commit is contained in:
parent
0b67f67440
commit
f28de58134
14
README.md
14
README.md
@ -27,17 +27,11 @@ Here are a few screenshots showing you what it can look like:
|
||||
|
||||
You can find polybar configs for these example images (and other configs) [here](https://github.com/jaagr/dots/tree/master/.local/etc/themer/themes).
|
||||
|
||||
|
||||
**If you need help**, check out the [Support](SUPPORT.md) page.
|
||||
|
||||
Please report any bugs you find by [creating an issue ticket](https://github.com/polybar/polybar/issues/new/choose) here on GitHub.
|
||||
Make sure you include steps on how to reproduce it.
|
||||
|
||||
|
||||
## Table of Contents
|
||||
|
||||
* [Introduction](#introduction)
|
||||
* [Getting Help](#getting-help)
|
||||
* [Contributing](#contributing)
|
||||
* [Getting started](#getting-started)
|
||||
* [Installation](#installation)
|
||||
* [Configuration](#configuration)
|
||||
@ -56,7 +50,7 @@ Some of the services included so far:
|
||||
- Systray icons
|
||||
- Window title
|
||||
- Playback controls and status display for [MPD](https://www.musicpd.org/) using [libmpdclient](https://www.musicpd.org/libs/libmpdclient/)
|
||||
- [ALSA](https://www.alsa-project.org/main/index.php/Main_Page) volume controls
|
||||
- [ALSA](https://www.alsa-project.org/main/index.php/Main_Page) and [PulseAudio](https://www.freedesktop.org/wiki/Software/PulseAudio/) volume controls
|
||||
- Workspace and desktop panel for [bspwm](https://github.com/baskerville/bspwm) and [i3](https://github.com/i3/i3)
|
||||
- Workspace module for [EWMH compliant](https://specifications.freedesktop.org/wm-spec/wm-spec-1.3.html#idm140130320786080) window managers
|
||||
- Keyboard layout and indicator status
|
||||
@ -77,6 +71,10 @@ Some of the services included so far:
|
||||
|
||||
If you find yourself stuck, have a look at our [Support](SUPPORT.md) page for resources where you can find help.
|
||||
|
||||
## Contributing
|
||||
|
||||
Read our [contributing guidelines](CONTRIBUTING.md) for how to get started with contributing to polybar.
|
||||
|
||||
## Getting started
|
||||
|
||||
<a href="https://repology.org/metapackage/polybar">
|
||||
|
Loading…
Reference in New Issue
Block a user