Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit c4e0924

Browse filesBrowse files
TimGerlachmichele-mancioppi
authored andcommitted
Update CONTRIBUTING.md
Fix formatting issue
1 parent 07ece8c commit c4e0924
Copy full SHA for c4e0924

File tree

Expand file treeCollapse file tree

1 file changed

+5
-5
lines changed
Open diff view settings
Filter options
Expand file treeCollapse file tree

1 file changed

+5
-5
lines changed
Open diff view settings
Collapse file

‎CONTRIBUTING.md‎

Copy file name to clipboardExpand all lines: CONTRIBUTING.md
+5-5Lines changed: 5 additions & 5 deletions
  • Display the source diff
  • Display the rich diff
Original file line numberDiff line numberDiff line change
@@ -25,12 +25,12 @@ There are three important things to know:
2525

2626
This a checklist of things to keep in your mind when opening pull requests for this project.
2727

28-
-1. Before pushing anything, validate your pull request with `go test`
29-
0. Make sure you have signed the [Contributor License Agreement](#contributor-license-agreement)
30-
1. Make sure any added dependency is licensed under Apache v2.0 license
31-
2. Strive for very high unit-test coverage and favor testing productive code over mocks
28+
0. Before pushing anything, validate your pull request with `go test`
29+
1. Make sure you have signed the [Contributor License Agreement](#contributor-license-agreement)
30+
2. Make sure any added dependency is licensed under Apache v2.0 license
31+
3. Strive for very high unit-test coverage and favor testing productive code over mocks
3232
(mock in depth wherever possible)
33-
3. Update the README.md with details of changes to the options
33+
4. Update the README.md with details of changes to the options
3434

3535
Pull requests will be tested and validated by maintainers. In case small changes are needed (e.g., correcting typos), the maintainers may fix those issues themselves.
3636
In case of larger issues, you may be asked to apply modifications to your changes before the Pull Request can be merged.

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.