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
mpcs
dfss
Commits
280633b7
Commit
280633b7
authored
Nov 26, 2015
by
Loïck Bonniot
Browse files
[CONTRIBUTING] Fix typos
parent
17365326
Pipeline
#14
skipped
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
CONTRIBUTING.md
View file @
280633b7
...
@@ -8,6 +8,7 @@ the developers managing and developing this open source project. In return,
...
@@ -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
they should reciprocate that respect in addressing your issue or assessing
patches and features.
patches and features.
Please use english for public communication.
## Using the issue tracker
## Using the issue tracker
...
@@ -110,6 +111,9 @@ project's developers might not want to merge into the project.
...
@@ -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,
Please adhere to the coding conventions used throughout a project (indentation,
accurate comments, etc.) and any other requirements (tests and their coverage).
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
Follow this process if you'd like your work considered for inclusion in the
project:
project:
...
@@ -179,7 +183,7 @@ implementation choice carries a trade-off and numerous costs. There is seldom
...
@@ -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
a right answer, merely an optimal answer given a set of values and
circumstances.
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.
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.
We will exclude you from interaction if you insult, demean or harass anyone.
...
...
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