File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ guidelines.
6
6
Before coding, it is recommended to create an issue to discuss the problem or feature
7
7
you want to add. If you did not, don't worry, we can discuss on the PR too.
8
8
9
- If there is a pre-existing issue that your PR implements or fixes, add a pointer to it
9
+ If there is a pre-existing issue that your PR implements or fixes, add a link to it
10
10
in the PR description.
11
11
12
12
If your PR is simple enough that it does not require a preliminary discussion, then make
20
20
21
21
## Target branch
22
22
23
- MIS Builder is actively maintained for Odoo versions 9, 10, 11 and 12 .
23
+ MIS Builder is actively maintained for Odoo versions 14+ .
24
24
25
25
If your feature is applicable with the same implementation to all these versions, please
26
- target branch 10.0. Maintainers will port it to 9, 11 and 12 soon after merging .
26
+ condider targeting branch 14.0 .
27
27
28
- In the rare cases your feature or implementation is specific to an Odoo version, then
29
- target the corresponding branch.
28
+ If your feature or implementation is specific to an Odoo version, then target the
29
+ corresponding branch.
30
30
31
31
## CLA
32
32
You can’t perform that action at this time.
0 commit comments