Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
weboob
Project overview
Project overview
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
180
Issues
180
List
Boards
Labels
Milestones
Merge Requests
53
Merge Requests
53
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
weboob
weboob
Commits
194c9732
Commit
194c9732
authored
Feb 09, 2018
by
Phyks (Lucas Verney)
Committed by
Vincent A
Feb 10, 2018
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Mention commit message format in CONTRIBUTING.md
parent
9927548a
Pipeline
#1114
failed with stages
in 62 minutes and 7 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
1 deletion
+3
-1
CONTRIBUTING.md
CONTRIBUTING.md
+3
-1
No files found.
CONTRIBUTING.md
View file @
194c9732
...
...
@@ -22,7 +22,9 @@ feature. Then, once it is necessary, commit with::
$ git commit -a
Do not forget to write a helpful commit message.
Do not forget to write a helpful commit message. If you are fixing a bug in a
specific module, the first line of your commit message should read
`[module_name] Description of the fix`
.
Check your patch
...
...
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