Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Make security policy more prominent in docs | Jon Moss | 2017-02-23 | 1 | -0/+3 |
| | | | | [ci skip] | ||||
* | Add notes on cosmetic patches | Joe Masilotti | 2016-05-13 | 1 | -0/+4 |
| | |||||
* | Typo in Contributing.md documentation | Baron-burton | 2016-01-06 | 1 | -1/+1 |
| | | | | Just fixed a small typo in the documentation. | ||||
* | Add specific bug reporting guidelines to contributing.md. [ci skip] | Tim | 2015-12-11 | 1 | -7/+33 |
| | | | | | | | | Add boldface and bullets to make more readable. Make sentences declarative. Remove "you"s. | ||||
* | Changed 'ask the rubyonrails-talk mailing list.' to 'ask it on the ↵ | Tushar Maroo | 2015-05-03 | 1 | -1/+1 |
| | | | | rubyonrails-talk mailing list.' | ||||
* | Changed "in GitHub" to "on GitHub" [ci skip] | Prathamesh Sonpatki | 2015-01-14 | 1 | -1/+1 |
| | | | | - Followup of https://github.com/rails/rails/pull/18503. | ||||
* | Follow-up to #16097 [ci skip] | Robin Dupret | 2014-07-18 | 1 | -1/+2 |
| | | | | | | | | Even if this is not exactly the same, let's add a new-line character instead of two spaces. While it's specified in the Markdown specs that adding spaces at the end of the line creates a break-line tag, this is a brittle approach as people may remove them saving the file on certain editors. | ||||
* | correct markdown usage [ci skip] | Nishant Modak | 2014-07-09 | 1 | -1/+1 |
| | |||||
* | Add info about contributing to docs to CONTRIBUTING.md | Jeremy Walker | 2013-06-06 | 1 | -0/+2 |
| | | | | Encourage more people to contribute to Rails docs by mentioning it in the contribution guide. | ||||
* | refer to the contributing guide on how to create issues. | Yves Senn | 2013-03-18 | 1 | -3/+5 |
| | |||||
* | add some kindness | Xavier Noria | 2012-09-18 | 1 | -2/+2 |
| | |||||
* | Stronger wording in Contributing file | schneems | 2012-09-18 | 1 | -3/+3 |
| | | | | Explicitly tell users to read the guide before submitting code. re: #7677. Specify the name of the mailing list for rubyonrails-talk to help differentiate it from rubyonrails-core mailing list. | ||||
* | the contributing guide should be mentioned upfront | Xavier Noria | 2012-09-18 | 1 | -4/+6 |
| | |||||
* | show love to contributors | Francesco Rodríguez | 2012-09-17 | 1 | -0/+3 |
| | |||||
* | Roll contrib guide link into feature request guidance | Jeremy Kemper | 2012-09-17 | 1 | -2/+4 |
| | |||||
* | removes spurious quote | Xavier Noria | 2012-09-17 | 1 | -1/+1 |
| | |||||
* | edits a little bit CONTRIBUTING.md [ci skip] | Xavier Noria | 2012-09-17 | 1 | -2/+2 |
| | |||||
* | Improve CONTRIBUTING.md | Steve Klabnik | 2012-09-17 | 1 | -1/+3 |
| | | | | Noting that we don't take feature requests or 'help me' stuff on the Issues tracker should cut down a ton on bad Issues. | ||||
* | Oops, rdoc -> markdown. | Jeremy Kemper | 2012-09-17 | 1 | -0/+3 |
| | | | | This reverts commit 5d95f3209fb2d6155ecd76c7692d0ac71a14726c. | ||||
* | GitHub isn't rendering Markdown for CONTRIBUTING.md. Rely on autolinked URL ↵ | Jeremy Kemper | 2012-09-17 | 1 | -5/+0 |
| | | | | instead. | ||||
* | Point to the contributing-to-Rails guide | Jeremy Kemper | 2012-09-17 | 1 | -0/+5 |