You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+3-13Lines changed: 3 additions & 13 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -18,16 +18,6 @@ See the [Wiki](https://github.com/ethereum/webthree-umbrella/wiki) for build ins
18
18
19
19
## How to Contribute
20
20
21
-
### External Contributors
22
-
23
-
I hereby place all my contributions in this codebase under an MIT
24
-
licence, as specified [here](http://opensource.org/licenses/MIT).
25
-
-*Name Surname* (**email@domain**)
26
-
27
-
### Contribution guideline
28
-
29
-
Please add yourself in the `@author` doxygen section of the file your are adding/editing
30
-
with the same wording as the one you listed yourself in the external contributors section above,
31
-
only replacing the word **contribution** by **file**
32
-
33
-
Please read [CodingStandards.txt](https://github.com/ethereum/webthree-umbrella/blob/develop/CodingStandards.txt) thoroughly before making alterations to the code base. Please do *NOT* use an editor that automatically reformats whitespace away from astylerc or the formatting guidelines as described in [CodingStandards.txt](https://github.com/ethereum/webthree-umbrella/blob/develop/CodingStandards.txt).
21
+
This repository uses the same [coding style](https://github.com/ethereum/webthree-umbrella/blob/develop/CodingStandards.txt) as
22
+
all of the cpp-ethereum projects. Please try to align with us in the gitter channel before making larger changes.
0 commit comments