Skip to content
This repository was archived by the owner on Sep 9, 2020. It is now read-only.

Commit 1d167f3

Browse files
committed
Update README, CONTRIBUTING with roadmap
1 parent f0384c3 commit 1d167f3

File tree

2 files changed

+4
-7
lines changed

2 files changed

+4
-7
lines changed

CONTRIBUTING.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ Dep is an open source project.
44

55
It is the work of hundreds of contributors. We appreciate your help!
66

7+
Keep an eye on the [Roadmap](https://github.com/golang/dep/wiki/Roadmap) for a summary of where the project is, and where we're headed.
78

89
## Filing issues
910

README.md

Lines changed: 3 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -4,16 +4,12 @@ Linux: [![Build Status](https://travis-ci.org/golang/dep.svg?branch=master)](htt
44

55
Dep is a prototype dependency management tool. It requires Go 1.7 or newer to compile.
66

7-
### Dep is NOT an official tool. It is not (yet) blessed by the Go team.
8-
9-
It IS, however, the consensus effort of most of the Go community, and being integrated into the `go` toolchain is the goal.
10-
11-
We're working on a roadmap with more details.
7+
`dep` is NOT an official tool. Yet. Check out the [Roadmap](https://github.com/golang/dep/wiki/Roadmap)!
128

139
## Current status
1410

15-
**Pre-alpha**.
16-
Lots of functionality is knowingly missing or broken.
11+
**Alpha**.
12+
Functionality is known to be broken, missing or incomplete. Command and file format changes are still planned.
1713
The repository is open to solicit feedback and contributions from the community.
1814
Please see below for feedback and contribution guidelines.
1915

0 commit comments

Comments
 (0)