Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
V
vMap 2
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Deploy
Releases
Model registry
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Open source
vMap 2
Commits
6b2f40ae
Commit
6b2f40ae
authored
8 months ago
by
Anthony Borghi
Browse files
Options
Downloads
Patches
Plain Diff
Template de bug premier jet
parent
1dd09379
Branches
Branches containing commit
Tags
Tags containing commit
No related merge requests found
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
.gitlab/issue_templates/Bug.md
+11
-21
11 additions, 21 deletions
.gitlab/issue_templates/Bug.md
with
11 additions
and
21 deletions
.gitlab/issue_templates/Bug.md
+
11
−
21
View file @
6b2f40ae
## Summary
_\[Mettre un titre compréhensible\]_
(Summarize the bug encountered concisely)
**Bug remonté par \[Nom de la personne qui a trouvé le bogue\] en tant que \[UTILISATEUR|DEVELOPPEUR|ADMINISTRATEUR\]**
## Steps to reproduce
Client concerné :
\[
Nom du client concerné s'il existe
\]
\
Ticket :
\[
URL vers le ticket Zammad si existe
\]
(How one can reproduce the issue - this is very important)
## Reproduction du bug
## Example Project
_\[Décrire les étapes pour reproduire le bug, capture d'écran, vidéo, GIF, Logs\]_
(If possible, create an example project here on GitLab.com that exhibits the problematic
behavior, and link to it here in the bug report.
If you are using an older version of GitLab, this will also determine whether the bug has been fixed
in a more recent version)
##
What is the current bug behavior
?
##
Quel est le comportement attendu
?
(What actually happens)
_\[Décrire ce que l'application devrait normalement faire\]_
## What is the expected correct behavior?
(What you should see instead)
## Aides à la résolution
## Relevant logs and/or screenshots
(Paste any relevant logs - use code blocks (
```
) to format console output, logs, and code, as
it's very hard to read otherwise.)
## Possible fixes
(If you can, link to the line of code that might be responsible for the problem)
_\[Si vous avez une piste sur l'origine du bug vous pouvez la décrire ici pour aider le développeur\]_
/label ~bug
/CC @manager
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment