]> git.ipfire.org Git - thirdparty/dracut.git/blob - CONTRIBUTING.md
fix(network-legacy): typo
[thirdparty/dracut.git] / CONTRIBUTING.md
1 We 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
3 By participating in this project, you agree to abide by the [code of conduct](docs/CODE_OF_CONDUCT.md).
4
5 # Filing Issues
6 We use GitHub Issues exclusively for tracking bugs and feature requests of dracut.
7
8 We only track bugs in the two most recently released versions of dracut in the GitHub Issue tracker.
9 If 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
11 When filing an issue, specify the dracut version you are experiencing the issue with. Also, indicate which distribution you are using.
12 Please include an explanation how to reproduce the issue you are pointing out.
13
14 For more information on Coding Style and Commit messages see [Dracut Developer Guidelines](docs/HACKING.md).
15
16 # Older or downstream versions
17 For 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)
22 [openSUSE](https://bugzilla.opensuse.org/buglist.cgi?quicksearch=dracut)