diff --git a/.gitlab/issue_templates/bugs.md b/.gitlab/issue_templates/bugs.md new file mode 100644 index 0000000000000000000000000000000000000000..adccec431440aee7a889022480a820512396af32 --- /dev/null +++ b/.gitlab/issue_templates/bugs.md @@ -0,0 +1,13 @@ +## Title of the bug + +### Description + +Describe what happens and why you think it is a bug + +### Steps to reproduce + +Describe as precisely as possible how to reproduce the bug. Try to isolate a minimal number of steps. Also describe reproducibility (always, random ...). + +### Configuration information + +OS, OTB version or tag, information related to build (binaries, superbuild, system libs ...) diff --git a/.gitlab/issue_templates/documentation_changes.md b/.gitlab/issue_templates/documentation_changes.md new file mode 100644 index 0000000000000000000000000000000000000000..8150068589db5f3539a3e3f3faee465b4e7c8511 --- /dev/null +++ b/.gitlab/issue_templates/documentation_changes.md @@ -0,0 +1,9 @@ +## Title of the documentation change requested + +### Target documentation ressources + +Can be a combination of Software guide, cookbook, doxygen, blog, applications doc, websites + +### Change requested + +Describe precisely the changes that are required. diff --git a/.gitlab/issue_templates/feature_request.md b/.gitlab/issue_templates/feature_request.md new file mode 100644 index 0000000000000000000000000000000000000000..fc0a276426a914cd5c06d86860ce9b63b1eca9e2 --- /dev/null +++ b/.gitlab/issue_templates/feature_request.md @@ -0,0 +1,3 @@ +## Title of the requested feature + +Short summary of the requested feature diff --git a/.gitlab/issue_templates/request_for_comments.md b/.gitlab/issue_templates/request_for_comments.md new file mode 100644 index 0000000000000000000000000000000000000000..d8e9cc3bdcdc6861a3a71c0545b7626b105a42d4 --- /dev/null +++ b/.gitlab/issue_templates/request_for_comments.md @@ -0,0 +1,12 @@ +## Title of the resquest for comments + +### What changes will be made and why they would make a better Orfeo ToolBox? + +#### High level description + +#### Risks and benefits + +#### Alternatives for implementations + +### Who will be developing the proposed changes? +