Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
G
gitlab-ce
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
1
Merge Requests
1
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
nexedi
gitlab-ce
Commits
e8ba4205
Commit
e8ba4205
authored
Nov 15, 2021
by
Sean McGivern
Committed by
Marcia Ramos
Nov 15, 2021
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Fix list formatting in Gemfile guidelines
parent
2e872dc2
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
1 deletion
+3
-1
doc/development/gemfile.md
doc/development/gemfile.md
+3
-1
No files found.
doc/development/gemfile.md
View file @
e8ba4205
...
...
@@ -56,7 +56,9 @@ to a gem, go through these steps:
1.
Once the gem is stable - we have been using it in production for a
while with few, if any, changes - extract to its own project under
the
[
`gitlab-org/ruby/gems` namespace
](
https://gitlab.com/gitlab-org/ruby/gems/
)
.
1.
When creating the project, follow the
[
instructions for new projects
](
https://about.gitlab.com/handbook/engineering/#creating-a-new-project
)
.
-
To create this project:
1.
Follow the
[
instructions for new projects
](
https://about.gitlab.com/handbook/engineering/#creating-a-new-project
)
.
1.
Follow the instructions for setting up a
[
CI/CD configuration
](
https://about.gitlab.com/handbook/engineering/#cicd-configuration
)
.
1.
Follow the instructions for
[
publishing a project
](
https://about.gitlab.com/handbook/engineering/#publishing-a-project
)
.
-
See
[
issue
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment