Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
otb
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container registry
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Main Repositories
otb
Merge requests
!2
DOC: try to add bug label in the gitlab template
Code
Review changes
Check out branch
Download
Patches
Plain diff
Merged
DOC: try to add bug label in the gitlab template
gpasero/otb:develop
into
develop
Overview
0
Commits
1
Pipelines
0
Changes
1
Merged
Guillaume Pasero
requested to merge
gpasero/otb:develop
into
develop
7 years ago
Overview
0
Commits
1
Pipelines
0
Changes
1
Expand
Tiny merge request to automatically add the
bug
label when using the
Bug.md
template.
0
0
Merge request reports
Compare
develop
version 1
cf3058d7
7 years ago
develop (base)
and
latest version
latest version
cf3058d7
1 commit,
7 years ago
version 1
cf3058d7
1 commit,
7 years ago
1 file
+
2
−
0
Inline
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
.gitlab/issue_templates/bugs.md
+
2
−
0
Options
@@ -9,3 +9,5 @@ Describe as precisely as possible how to reproduce the bug. Try to isolate a min
### Configuration information
OS, OTB version or tag, information related to build (binaries, superbuild, system libs ...)
/label ~bug
Loading