Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [GRAMMAR] Fixed typos and grammar errors for CONTRIBUTING.md. [skip ci] | Andrew McRobb | 2017-01-26 | 1 | -3/+3 |
| | |||||
* | rebranding: update links rebar/rebar3 -> erlang/rebar3 | Pierre Fenoll | 2016-03-19 | 1 | -2/+2 |
| | |||||
* | Rework README and CONTRIBUTING documents | Fred Hebert | 2016-01-17 | 1 | -89/+282 |
| | | | | | | | | | | | | - The README is better targetted to newcomers and explains the basics of the project: what it is, why use it, how to get started, where to find more information. It looks less like a reference and more like a brief overview of rebar3. - Whatever looks like a list or reference manual material is expected to be moved to the website - Be clearer about the rebar3 project structure in CONTRIBUTING.md; explain how to write tests, how to structure code, and so on. - Added contributing section on bug reports, feature requests, etc. | ||||
* | more contributing edits | Fred Hebert | 2015-06-29 | 1 | -21/+46 |
| | |||||
* | update contributing, readme and app.src for beta-1 | Tristan Sloughter | 2015-06-28 | 1 | -44/+23 |
| | |||||
* | Fix #176 | Tuncer Ayaz | 2014-05-29 | 1 | -0/+31 |
| | | | | Extend CONTRIBUTING.md with regards to tests and credit. | ||||
* | CONTRIBUTING: apply stylistic change suggested by dizzyd | Tuncer Ayaz | 2013-09-20 | 1 | -1/+1 |
| | |||||
* | Extract contributing guide into CONTRIBUTING.md | Tuncer Ayaz | 2013-09-20 | 1 | -0/+94 |
While at it, refactor the guide for clarity. Some of the new text was taken from erlware/relx/CONTRIBUTING.md and modified as needed. |