]> git.ipfire.org Git - thirdparty/dracut.git/blame - CONTRIBUTING.md
fix(btrfs): add missing cmdline function
[thirdparty/dracut.git] / CONTRIBUTING.md
CommitLineData
025906de
LG
1We welcome contributions from everyone. However, please follow the following guidelines when posting a GitHub Pull Request or filing a GitHub Issue on the dracut project:
2
3By participating in this project, you agree to abide by the [code of conduct](docs/CODE_OF_CONDUCT.md).
4
5# Filing Issues
6We use GitHub Issues exclusively for tracking bugs and feature requests of dracut.
7
8We only track bugs in the two most recently released versions of dracut in the GitHub Issue tracker.
9If you are using an older version of dracut, please contact your distribution's bug tracker instead (see below). See GitHub Release Page for the list of most recent releases.
10
11When filing an issue, specify the dracut version you are experiencing the issue with. Also, indicate which distribution you are using.
12Please include an explanation how to reproduce the issue you are pointing out.
13
14For more information on Coding Style and Commit messages see [Dracut Developer Guidelines](docs/HACKING.md).
15
16# Older or downstream versions
17For older or downstream versions that are still supported by your distribution please use respective downstream tracker:
18
19[Debian](https://bugs.debian.org/cgi-bin/pkgreport.cgi?pkg=dracut)
20[Fedora](https://bugzilla.redhat.com/buglist.cgi?quicksearch=dracut)
21[Gentoo](https://bugs.gentoo.org/buglist.cgi?quicksearch=dracut)
639fb95d 22[openSUSE](https://bugzilla.opensuse.org/buglist.cgi?quicksearch=dracut)