This repository was archived by the owner on Oct 28, 2021. It is now read-only.
File tree Expand file tree Collapse file tree 2 files changed +5
-8
lines changed
Expand file tree Collapse file tree 2 files changed +5
-8
lines changed Original file line number Diff line number Diff line change @@ -12,14 +12,11 @@ If you know C++, you can help by submitting pull requests (see below).
1212We try to keep a list of [ good tasks to start with] ( https://github.com/ethereum/webthree-umbrella/labels/good%20first%20task ) .
1313Please get in contact on gitter if you have any questions or suggestions.
1414
15- We keep backlogs of tasks in different sites, depending on the subproject:
15+ The backlog is kept in github issues with an overview in our
16+ [ waffle board] ( https://waffle.io/ethereum/webthree-umbrella ) ,
17+ with the exception of Solidity, which has its own [ backlog] ( https://www.pivotaltracker.com/n/projects/1189488 ) .
1618
17- * [ Solidity Backlog] ( https://www.pivotaltracker.com/n/projects/1189488 )
18- * [ Mix Backlog] ( https://github.com/ethereum/mix/issues )
19- * [ Eth Backlog] ( https://www.pivotaltracker.com/n/projects/1510366 )
20-
21- Finally, there is a [ waffle board] ( https://waffle.io/ethereum/webthree-umbrella ) containing all issues from all subrepositories.
22- This is especially useful to keep track of pull requests pending reviews
19+ The waffle board is also useful to keep track of pull requests pending reviews
2320(if you switch the filter on the top right to "pull requests only").
2421
2522
Original file line number Diff line number Diff line change @@ -41,7 +41,7 @@ External contributions are more than welcome! We try to keep a list of tasks tha
4141newcomers under the tag [ good first task] ( https://github.com/ethereum/webthree-umbrella/labels/good%20first%20task ) .
4242If you have any questions, please ask in our [ gitter channel] ( https://gitter.im/ethereum/cpp-ethereum ) .
4343
44- Please refer to the file [ CONTRIBUTING.md] for some guidelines.
44+ Please refer to the file [ CONTRIBUTING.md] ( CONTRIBUTING.md ) for some guidelines.
4545
4646All new contributions are added under the MIT License. Please refer to the ` LICENSE ` file in the root directory.
4747To state that you accept this fact for all of your contributions please add yourself to the list of external contributors like in the example below.
You can’t perform that action at this time.
0 commit comments