Skip to content

Commit

Permalink
Remove product roadmap and clarify need for design mockups (forem#2206)…
Browse files Browse the repository at this point in the history
… [ci skip]
  • Loading branch information
jessleenyc authored and maestromac committed Mar 25, 2019
1 parent 88fc2a6 commit 65bdaa8
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 14 deletions.
2 changes: 1 addition & 1 deletion CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ When in doubt, ask a [core team member](https://github.com/thepracticaldev/dev.t

**Fixing bugs** may also not require a lot of communication, but the more the better. Please surround bug fixes with ample tests. Bugs are magnets for other bugs. Write tests near bugs!

**Building features** is the area which will require the most communication and/or negotiation. Every feature is subjective and open for debate. The [product roadmap](https://github.com/thepracticaldev/dev.to/projects) should be a good guide to follow. As always, when in doubt, ask!
**Building features** is the area which will require the most communication and/or negotiation. Every feature is subjective and open for debate. If your feature involves user-facing design changes, please provide a mockup first so we can all get on the same page. As always, when in doubt, ask!

### How to contribute

Expand Down
16 changes: 3 additions & 13 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@ When in doubt, ask a [core team member](#core-team)! You can mention us in any i

**Fixing bugs** may also not require a lot of communication, but the more the better. Please surround bug fixes with ample tests. Bugs are magnets for other bugs. Write tests near bugs!

**Building features** is the area which will require the most communication and/or negotiation. Every feature is subjective and open for debate. The [product roadmap](https://github.com/thepracticaldev/dev.to/projects) should be a good guide to follow. As always, when in doubt, ask!
**Building features** is the area which will require the most communication and/or negotiation. Every feature is subjective and open for debate. If your feature involves user-facing design changes, please provide a mockup first so we can all get on the same page. As always, when in doubt, ask!

### How to contribute

Expand Down Expand Up @@ -216,18 +216,6 @@ Caveat: `bin/rspec` is not equipped with Spring because it affects Simplecov's r
[Check out our dedicated docs page for more technical documentation.](https://docs.dev.to)
## Product Roadmap
Our new product roadmap can be found [here](https://github.com/thepracticaldev/dev.to/projects/1). Many notes need to be converted to issues but this should provide an overview of features we plan to work on, as well as features we are considering.
Core team members will move issues along the project board as they progress.
- Ideas & Requests: features up for discussion.
- Needs Owners: features in need of an owner.
- Committed: features we're committed to building -- free for contributors to work on, but please communicate with the owner beforehand.
- In Progress (early stage): work has begun on feature.
- In Progress (late stage): feature is near completion.
## Core team
- [@benhalpern](https://dev.to/ben)
Expand All @@ -236,6 +224,8 @@ Core team members will move issues along the project board as they progress.
- [@maestromac](https://dev.to/maestromac)
- [@zhao-andy](https://dev.to/andy)
- [@aspittel](https://dev.to/aspittel)
- [@lightalloy](https://dev.to/lightalloy)
- [@mariocsee](https://dev.to/mariocsee)
## License
Expand Down

0 comments on commit 65bdaa8

Please sign in to comment.