Skip to content

Commit 3cfd07f

Browse files
authored
Add project tracking and conventions we want to adopt
1 parent 69c3eb2 commit 3cfd07f

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

CONTRIBUTING.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,8 @@ but also #rust-bitcoin on IRC Freenode.
2121
Discussion about code base improvements happens in GitHub issues and on pull
2222
requests.
2323

24+
Major projects are tracked [here](https://github.com/rust-bitcoin/rust-lightning/projects). Major milestones are tracked [here](https://github.com/rust-bitcoin/rust-lightning/milestones?direction=asc&sort=title&state=open).
25+
2426
Contribution Workflow
2527
---------------------
2628

@@ -52,6 +54,8 @@ The Minimal Supported Rust Version is 1.22.0 (enforced by our Travis).
5254
Commits should cover both issues fixed and solutions' rationale.
5355
These [guidelines](https://chris.beams.io/posts/git-commit/) should be kept in mind.
5456

57+
To facilitate communication with other contributors, if you are working on a GitHub Issue please assign it to yourself using GitHub's "assignee" field.
58+
5559
Peer review
5660
-----------
5761

0 commit comments

Comments
 (0)