mirror of
https://github.com/codeninjasllc/discourse.git
synced 2025-03-14 00:50:14 -04:00
more flattening of readme
This commit is contained in:
parent
9e571f6bfd
commit
348c2b265a
1 changed files with 2 additions and 4 deletions
|
@ -64,7 +64,7 @@ Before contributing to Discourse, please:
|
|||
- submit bugs,
|
||||
- request new features, and
|
||||
- step you through the entire process of preparing your code for a Pull Request.
|
||||
4. For ideas about areas of Discourse that need your assistance with, see http://meta.discourse.org/t/so-you-want-to-help-out-with-discourse/3823
|
||||
4. Not sure what to work on? [**We've got some ideas!**](http://meta.discourse.org/t/so-you-want-to-help-out-with-discourse/3823)
|
||||
|
||||
**We look forward to seeing your cool stuff!**
|
||||
|
||||
|
@ -81,9 +81,7 @@ Plus *lots* of Ruby Gems, a complete list of which is at [**SOFTWARE.MD**](https
|
|||
|
||||
## Versioning
|
||||
|
||||
Discourse implements the [Semantic Versioning guidelines](http://semver.org/).
|
||||
|
||||
Releases will be numbered with the following format:
|
||||
Discourse implements the [Semantic Versioning guidelines](http://semver.org/). Releases will be numbered with the following format:
|
||||
|
||||
`<major>.<minor>.<patch>`
|
||||
|
||||
|
|
Loading…
Reference in a new issue