gitlab-org--gitlab-foss/doc/development/contributing
Gabriel Mazetto e5af7d8396 Upgrade gitlab-markup to 1.7.0
The new version requires `python3` to be available. In omnibus
installation this is already a reality as we are currently pathing
previous `gitlab-markup` version to use `python3` instead of `python2`.

We are now requiring `python3` with the gem without having to patch it.

As a consequence to also make it easy to use it in development, we've
introduced a `Pipfile` and `Pipfile.lock`, working similarly to
`Gemfile` and `Gemfile.lock`, and added documentation on how to use
them.
2019-03-27 16:29:22 +01:00
..
community_roles.md Improve the contributing documentation 2018-10-11 16:33:46 +02:00
design.md Improve the contributing documentation 2018-10-11 16:33:46 +02:00
index.md Docs: Cleaning up the merge request workflow 2019-03-13 18:44:03 +00:00
issue_workflow.md Ensure all lists are surrounded by new lines 2019-02-22 13:17:10 +00:00
merge_request_workflow.md Docs: Cleaning up the merge request workflow 2019-03-13 18:44:03 +00:00
style_guides.md Upgrade gitlab-markup to 1.7.0 2019-03-27 16:29:22 +01:00