Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fixed test instruction | Araq | 2015-08-16 | 1 | -1/+1 |
| | |||||
* | Merge pull request #3156 from kirbyfan64/contr_fix | Andreas Rumpf | 2015-08-08 | 1 | -0/+6 |
|\ | | | | | Fix contributing guide rST | ||||
| * | Fix contributing guide rST | Ryan Gonzalez | 2015-07-29 | 1 | -0/+6 |
| | | |||||
* | | Fix documentation style reference | Erik Michaels-Ober | 2015-08-04 | 1 | -1/+1 |
| | | | | | | | | | | | | The documentation style guide was renamed from styleguide to docstyle in a98f609ae215d1fcf9922329b5d87bd1b9242800 but this reference was not updated in that comment. | ||||
* | | Added Documentation Style Guide; Linked from contributing.rst | Jonathan Edwards | 2015-07-14 | 1 | -4/+6 |
|/ | |||||
* | Updated to capitalized, imperative | apense | 2015-07-02 | 1 | -6/+20 |
| | |||||
* | Clarified and fixed typo | apense | 2015-07-01 | 1 | -3/+3 |
| | |||||
* | Added documentation guidelines (brief) | apense | 2015-07-01 | 1 | -0/+39 |
| | |||||
* | added test file naming convention | Simon Hafner | 2015-06-30 | 1 | -2/+5 |
| | | | | | | Via https://github.com/nim-lang/Nim/pull/3025#issuecomment-117191789 "Don't name the import with 't'. Convention is to replace the 't' with an 'm' prefix." | ||||
* | trimmed the contributing guide | Simon Hafner | 2015-06-25 | 1 | -4/+0 |
| | |||||
* | moved contributing guide back to root | Simon Hafner | 2015-06-25 | 1 | -1/+166 |
| | | | | "I don't want symlinks, symlinks suck, they turn an acylic tree into an acyclic graph." | ||||
* | symlinked contributing guide to root for github | Simon Hafner | 2015-06-25 | 1 | -0/+1 |
| | |||||
* | fixes #2974 | Araq | 2015-06-25 | 1 | -166/+0 |
| | |||||
* | sorted contributing differently: most important stuff comes first; corrected ↵ | Araq | 2015-06-25 | 1 | -86/+72 |
| | | | | its contents | ||||
* | Contributing: Introduce some general commit rules | Adam Strzelecki | 2015-06-22 | 1 | -2/+45 |
| | | | | | | | | | Due some latest changes that introduced some substantial noise in the project history I hereby propose some general commit rules that have proven to work in many other projects. Both contributors and maintainers (accepting PRs) are obliged to follow this rules, for sake of the Nim project and good collaboration. | ||||
* | closed the discard in the guide | Simon Hafner | 2015-06-19 | 1 | -0/+1 |
| | |||||
* | added comment about failing tests and categories | Simon Hafner | 2015-06-18 | 1 | -1/+13 |
| | |||||
* | fixed rst links | Simon Hafner | 2015-06-18 | 1 | -2/+2 |
| | |||||
* | fixed the rst code blocks | Simon Hafner | 2015-06-18 | 1 | -0/+8 |
| | |||||
* | and some more non-rst stuff fixed | Simon Hafner | 2015-06-18 | 1 | -1/+2 |
| | |||||
* | fixed some non-rst stuff | Simon Hafner | 2015-06-18 | 1 | -1/+2 |
| | |||||
* | switched to contributing.rst | Simon Hafner | 2015-06-18 | 1 | -0/+114 |