Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
D
dfss
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
mpcs
dfss
Commits
280633b7
There was a problem fetching the pipeline summary.
Commit
280633b7
authored
9 years ago
by
Loïck Bonniot
Browse files
Options
Downloads
Patches
Plain Diff
[CONTRIBUTING] Fix typos
parent
17365326
No related branches found
Branches containing commit
No related tags found
Tags containing commit
1 merge request
!1
Add CONTRIBUTING.md
Pipeline
#
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
CONTRIBUTING.md
+5
-1
5 additions, 1 deletion
CONTRIBUTING.md
with
5 additions
and
1 deletion
CONTRIBUTING.md
+
5
−
1
View file @
280633b7
...
...
@@ -8,6 +8,7 @@ the developers managing and developing this open source project. In return,
they should reciprocate that respect in addressing your issue or assessing
patches and features.
Please use english for public communication.
## Using the issue tracker
...
...
@@ -110,6 +111,9 @@ project's developers might not want to merge into the project.
Please adhere to the coding conventions used throughout a project (indentation,
accurate comments, etc.) and any other requirements (tests and their coverage).
We are using
**Golang**
as the main language. Coding conventions are really simple
and can be found
[
here
](
https://golang.org/doc/effective_go.html
)
.
Follow this process if you'd like your work considered for inclusion in the
project:
...
...
@@ -179,7 +183,7 @@ implementation choice carries a trade-off and numerous costs. There is seldom
a right answer, merely an optimal answer given a set of values and
circumstances.
Please keep unstructured criti
que
to a minimum. If you have solid ideas you
Please keep unstructured criti
cs
to a minimum. If you have solid ideas you
want to experiment with, make a fork and see how it works.
We will exclude you from interaction if you insult, demean or harass anyone.
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment