Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
mat2
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Service Desk
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Incidents
Environments
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Nam oh
mat2
Commits
fe09d81a
Commit
fe09d81a
authored
Aug 19, 2018
by
jvoisin
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Don't forget to tell the downstreams about new releases
parent
5be66dbe
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
1 deletion
+2
-1
CONTRIBUTING.md
CONTRIBUTING.md
+2
-1
No files found.
CONTRIBUTING.md
View file @
fe09d81a
...
@@ -29,4 +29,5 @@ Since MAT2 is written in Python3, please conform as much as possible to the
...
@@ -29,4 +29,5 @@ Since MAT2 is written in Python3, please conform as much as possible to the
6.
Create a tag with
`git tag -s $VERSION`
6.
Create a tag with
`git tag -s $VERSION`
7.
Push the commit with
`git push origin master`
7.
Push the commit with
`git push origin master`
8.
Push the tag with
`git push --tags`
8.
Push the tag with
`git push --tags`
9.
Do the secret release dance
9.
Tell the
[
downstreams
](
https://0xacab.org/jvoisin/mat2/blob/master/INSTALL.md
)
about it
10.
Do the secret release dance
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