Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | manual adjustments, second level of indentation | Norwid Behrnd | 2022-11-30 | -18/+18 |
| | | | | | | Manual adjustments and light edits to stay within the 80 character limit per line. Manual dedent of second level entries met in the lower part of the document. | |||
* | use asterisk for second level bullet points | Norwid Behrnd | 2022-11-30 | -10/+10 |
| | | | | | Running `sed -i "s/^ +/ */" CONTRIBUTING.markdown`. This is to be complemented by a manual correction in the lower section, too. | |||
* | consistent mark-up first level bullet list | Norwid Behrnd | 2022-11-30 | -11/+11 |
| | | | | An instance of `sed -i "s/^-/*/" CONTRIBUTING.markdown`. | |||
* | replace tabulator spaces by explicit spaces | Norwid Behrnd | 2022-11-30 | -13/+13 |
| | | | | An instance of `sed -i "s/\t/ /g" CONTRIBUTING.markdown`. | |||
* | [Update CONTRIBUTING.markdown] removed 'of' (#4114) | Nathan Sit | 2022-01-03 | -2/+2 |
| | ||||
* | [CONTRIBUTING.markdown] Change "buid" to "build" | Barton Stanley | 2020-01-31 | -1/+1 |
| | ||||
* | Revert "Nixify so it can be easily developed on Nix" | Adam Bard | 2019-11-02 | -8/+0 |
| | ||||
* | Nixify so it can be easily developed on Nix | Javier Candeira | 2019-08-31 | -0/+8 |
| | ||||
* | Add infos about the "category" header in CONTRIBUTING.md | Pierre-François Clement | 2019-03-08 | -0/+2 |
| | ||||
* | Highlighting fix | Divay Prakash | 2018-11-18 | -1/+1 |
| | ||||
* | Update local site building instructions | Divay Prakash | 2018-11-18 | -3/+8 |
| | ||||
* | Add local build instructions, closes #3396 | Divay Prakash | 2018-11-17 | -0/+18 |
| | ||||
* | Update CONTRIBUTING.markdown | Adam Bard | 2017-11-13 | -0/+7 |
| | ||||
* | Remove the byte order mark from the Czech Javascript file. This file… (#2509) | samcv | 2016-10-26 | -0/+3 |
| | | | | | | | | * Remove the byte order mark from the Czech Javascript file. This file wasn't showing up on the site before but this will fix it :) * Add info on how to check if a file has a byte order marker to the CONTRIBUTING file * Fit into 80 columns width | |||
* | Resolve conflicts from merge | Hunter Stevens | 2016-02-15 | -22/+34 |
| | ||||
* | Add contributing-specific file | Hunter Stevens | 2015-10-23 | -0/+58 |