mirror of
https://github.com/lucaspalomodevelop/meshlab.git
synced 2026-03-13 00:07:24 +00:00
pull request template
This commit is contained in:
parent
f1f0861b70
commit
a78d55d70f
10
.github/pull_request_template.md
vendored
Normal file
10
.github/pull_request_template.md
vendored
Normal file
@ -0,0 +1,10 @@
|
||||
## Thank you for sending a Pull Request to MeshLab!
|
||||
|
||||
On this repository, we keep two relevant branches:
|
||||
|
||||
- `main`: we keep here the **last release version of MeshLab**, with just bugfixes. In case of serious bugs caught after a release, this branch is used to publish "post-releases".
|
||||
- `devel`: we add here new features and functionalities of the software that are going to appear in the next release of MeshLab. Bugfixes pushed in `main` are automatically merged on the `devel` branch.
|
||||
|
||||
Before submitting a PR, please check which branch suits better for your contribution!
|
||||
|
||||
**PLEASE REMOVE THIS BEFORE SUBMITTING**
|
||||
Loading…
x
Reference in New Issue
Block a user