Skip to content

Commit 03256b2

Browse files
committed
Merge pull request #173 from krancour/community-rewrite
doc(community): update community docs
2 parents c9a829d + 8b0e5cf commit 03256b2

1 file changed

Lines changed: 5 additions & 5 deletions

File tree

docs/src/contributing/community.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,19 +1,19 @@
11
# Community
22

3-
Deis is a fully open source project. As such, the "Deis community" consists of anyone who uses the Deis software and participates in its evolution, whether by answering questions, finding bugs, suggesting enhancements, or writing documentation or code.
3+
Deis software is fully open source. As such, the "Deis community" consists of anyone who uses the Deis software and participates in its evolution, whether by answering questions, finding bugs, suggesting enhancements, or writing documentation or code.
44

5-
Deis development is coordinated through its project [on GitHub][github]. Anyone can check out the source code for Deis, fork the project, make improvements, and create a pull request to incorporate those changes into Deis.
5+
Deis development is coordinated through numerous project repositories [on GitHub][github]. Anyone can check out the source code for any Deis component, fork it, make improvements, and create a pull request to offer those changes back to the Deis community.
66

7-
[Engine Yard][ey] maintains the Deis project, and as such decides what ends up in the official GitHub repository for Deis. Deis depends on the contributions of the community; the maintainers will not ignore pull requests or issues.
7+
[Engine Yard][ey] maintains the numerous Deis projects, and as such, decides what ends up in the official GitHub repositories. Deis depends on the contributions of the community; the maintainers will not ignore pull requests or issues.
88

99
Deis uses the timeless, highly efficient, and totally unfair system known as "Benevolent Dictator for Life" ([BDFL][]). [Gabriel Monroy][gabriel], the creator of Deis, is our BDFL and has final say over all decisions related to Deis.
1010

1111
## Open Source Bounties
1212

13-
Deis is a bounty-friendly project. We believe open source bounty sites can be constructive tools in the development of open source software. Community members are encouraged to a) offer bounties and b) receive bounties for open source contributions that benefit everyone. The Deis maintainers, however, will not accept bounties on this project but are more than happy to help community members attempting bounties.
13+
Deis projects are bounty-friendly. We believe open source bounty sites can be constructive tools in the development of open source software. Community members are encouraged to a) offer bounties and b) receive bounties for open source contributions that benefit everyone. The Deis maintainers, however, will not accept bounties on this project but are more than happy to help community members attempting bounties.
1414

1515

16-
[github]: https://github.com/deis/deis
16+
[github]: https://github.com/deis
1717
[ey]: https://deis.com/community
1818
[bdfl]: http://en.wikipedia.org/wiki/Benevolent_Dictator_for_Life
1919
[gabriel]: https://github.com/gabrtv

0 commit comments

Comments
 (0)