Fix: Add missing Python module dependency "munch" causing cleanup job failures
[releng/lftools.git] / CONTRIBUTING.md
1 # Contributing to lftools
2
3 Thank you for your interest in the LF Tools project. This is a project repo
4 for one of the Linux Foundation Release Engineering team's tools projects.
5
6 ## How to contribute
7
8 Contributions to this project are welcome. This project uses [Gerrit][1] as our
9 code review system. Please submit patch contributions there. You can
10 use [git-review][2] to submit patches to this project. You will need to first
11 get a [LFID][3] account before you can begin submitting patches.
12
13 ## Reporting a Bug
14
15 Please report Feature requests and Bugs to our [Jira][4] system under the
16 RELENG project.
17
18 [1]: https://gerrit.linuxfoundation.org/infra/#/admin/projects/releng/lftools
19
20 [2]: https://docs.openstack.org/infra/git-review/
21
22 [3]: https://identity.linuxfoundation.org/
23
24 [4]: https://jira.linuxfoundation.org/projects/RELENG