1Contributing to Odoo
2====================
3
4[Full contribution guidelines](https://github.com/odoo/odoo/wiki/Contributing)
5
6TL;DR
7
8* If you [make a pull request](https://github.com/odoo/odoo/wiki/Contributing#making-pull-requests),
9  do not create an issue! Use the PR description for that
10* Issues are handled with a much lower priority than pull requests
11* Use this [template](https://github.com/odoo/odoo/tree/14.0/.github/ISSUE_TEMPLATE.md)
12  when reporting issues. Please search for duplicates first!
13* Pull requests must be made against the [correct version](https://github.com/odoo/odoo/wiki/Contributing#against-which-version-should-i-submit-a-patch)
14* There are restrictions on the kind of [changes allowed in stable series](https://github.com/odoo/odoo/wiki/Contributing#what-does-stable-mean)
15