Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
juga
sbws
Commits
6d39f0f2
Commit
6d39f0f2
authored
Feb 06, 2019
by
juga
Browse files
new: docs: Include script on how to release
parent
f5d236b5
Changes
1
Show whitespace changes
Inline
Side-by-side
docs/source/contributing.rst
View file @
6d39f0f2
...
...
@@ -136,6 +136,9 @@ Commits
Each commit should reference the Tor Project Trac ticket (example: ``#12345``)
and possibly the bugfix version.
From version 1.0.3, the commit title should start by ``new`` or ``fix`` or
``change``. The commit message should contain ``Closes: #bugnumber``.
Try to make each commit a logically separate changes.::
As a general rule, your messages should start with a single line that’s
...
...
@@ -258,6 +261,7 @@ Create a ./CHANGELOG.rst file.
Each entry should reference the Tor Project Trac ticket (example: ``#12345``)
and possibly the bugfix version.
Until version 1.0.2 we have followed `keep a changelog`_ format.
From version 1.0.3, run ``./scripts/maint/release.py`` to create new releases.
.. _commit-msg:
...
...
Write
Preview
Supports
Markdown
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