Skip to content

Commit 83e8888

Browse files
committed
Update pull request template
1 parent d62e51f commit 83e8888

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

.github/pull_request_template.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ guidelines.
66
Before coding, it is recommended to create an issue to discuss the problem or feature
77
you want to add. If you did not, don't worry, we can discuss on the PR too.
88

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
1010
in the PR description.
1111

1212
If your PR is simple enough that it does not require a preliminary discussion, then make
@@ -20,13 +20,13 @@ PR.
2020

2121
## Target branch
2222

23-
MIS Builder is actively maintained for Odoo versions 9, 10, 11 and 12.
23+
MIS Builder is actively maintained for Odoo versions 14+.
2424

2525
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.
2727

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.
3030

3131
## CLA
3232

0 commit comments

Comments
 (0)