Skip to content
This repository was archived by the owner on Oct 28, 2021. It is now read-only.

Commit 05996d6

Browse files
committed
Update some links.
1 parent 58d2a77 commit 05996d6

File tree

2 files changed

+5
-8
lines changed

2 files changed

+5
-8
lines changed

CONTRIBUTING.md

Lines changed: 4 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -12,14 +12,11 @@ If you know C++, you can help by submitting pull requests (see below).
1212
We try to keep a list of [good tasks to start with](https://github.com/ethereum/webthree-umbrella/labels/good%20first%20task).
1313
Please 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

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ External contributions are more than welcome! We try to keep a list of tasks tha
4141
newcomers under the tag [good first task](https://github.com/ethereum/webthree-umbrella/labels/good%20first%20task).
4242
If 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

4646
All new contributions are added under the MIT License. Please refer to the `LICENSE` file in the root directory.
4747
To 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.

0 commit comments

Comments
 (0)