Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
L
luminy-org
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
Package registry
Container registry
Model registry
Operate
Environments
Terraform modules
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
Eloi Perdereau
luminy-org
Merge requests
!4
Maj
Code
Review changes
Check out branch
Download
Patches
Plain diff
Merged
Maj
develop
into
master
Overview
0
Commits
7
Pipelines
0
Changes
47
Merged
Eloi Perdereau
requested to merge
develop
into
master
5 years ago
Overview
0
Commits
7
Pipelines
0
Changes
47
Expand
Created by: perelo
0
0
Merge request reports
Compare
master
master (base)
and
latest version
latest version
00eb56d6
7 commits,
4 years ago
47 files
+
169
−
383
Side-by-side
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
Files
47
Search (e.g. *.vue) (Ctrl+P)
.github/ISSUE_TEMPLATE/bug_report.md deleted
100644 → 0
+
0
−
68
Options
---
name
:
"
Bug
Report"
about
:
"
Is
something
not
working
as
expected?"
---
<!--
Before opening a new issue please:
-
Verify you have the latest versions of Jekyll and Minimal Mistakes
installed by running
`bundle update`
.
-
Thoroughly read the theme's documentation at
https://mmistakes.github.io/minimal-mistakes/docs/quick-start-guide/
-
Search all issues at https://github.com/mmistakes/minimal-mistakes/issues
for solutions and to avoid duplication.
-
Ask for help at http://talk.jekyllrb.com/
After exhausting these suggestions use the format below.
-->
## Environment
<!--
Please include theme version, Jekyll version, public git repository, whether
you are hosting with GitHub Pages, and the operating system you tested with.
Issues without a link to a public repository or ZIP file will likely go ignored.
Being able to see your actual files is necessary to troubleshoot, as most
issues stem from invalid/missing YAML Front Matter, a mis-configured _config.sys
file, or problematic site content.
-->
-
Minimal Mistakes version:
-
Ruby gem or remote theme version:
-
Jekyll version:
-
Git repository URL:
-
GitHub Pages hosted (if yes provide URL to site):
-
Operating system:
## Expected behavior
<!--
What is it you expected to happen? This should be a description of how the
functionality you tried to use is supposed to work.
-->
## Steps to reproduce the behavior
<!--
Describe the steps you took for this problem to exist. Such as: you installed
the theme, customized _config.yml, added your own posts, and started up a
Jekyll server locally.
If an error occurred on GitHub Pages when pushing, please test a local version
following these setup instructions:
https://help.github.com/articles/setting-up-your-github-pages-site-locally-with-jekyll/
Then provide a complete log by running
`bundle exec jekyll build --trace --verbose`
and include this output in the filed issue.
Screenshots can also be included if they help illustrate a behavior.
-->
## Other
<!--
NOTE: Please provide a code repository, gist, code snippet, sample files,
screenshots, or anything else you think will aid in reproducing the issue.
-->
Loading