Commit Graph

17 Commits

Author SHA1 Message Date
Norwid Behrnd
7cf9a2b7aa adjust third level of indentation (manual) 2022-11-30 14:18:56 +01:00
Norwid Behrnd
f33c106454 manual adjustments, second level of indentation
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.
2022-11-30 14:15:44 +01:00
Norwid Behrnd
fcc67f098b use asterisk for second level bullet points
Running `sed -i "s/^  +/   */" CONTRIBUTING.markdown`.  This is to
be complemented by a manual correction in the lower section, too.
2022-11-30 14:07:56 +01:00
Norwid Behrnd
140b6da5cd consistent mark-up first level bullet list
An instance of `sed -i "s/^-/*/" CONTRIBUTING.markdown`.
2022-11-30 14:04:36 +01:00
Norwid Behrnd
21ad762462 replace tabulator spaces by explicit spaces
An instance of `sed -i "s/\t/    /g" CONTRIBUTING.markdown`.
2022-11-30 14:01:21 +01:00
Nathan Sit
1d62c29e84
[Update CONTRIBUTING.markdown] removed 'of' (#4114) 2022-01-03 23:57:54 +08:00
Barton Stanley
d5432679c7
[CONTRIBUTING.markdown] Change "buid" to "build" 2020-01-31 14:20:14 -06:00
Adam Bard
a122e2852c
Revert "Nixify so it can be easily developed on Nix" 2019-11-02 12:19:30 -07:00
Javier Candeira
5e7c4f2f78 Nixify so it can be easily developed on Nix 2019-08-31 23:59:33 +10:00
Pierre-François Clement
790c47319c
Add infos about the "category" header in CONTRIBUTING.md 2019-03-08 17:24:13 +01:00
Divay Prakash
9a3c737c42 Highlighting fix 2018-11-18 00:39:46 +05:30
Divay Prakash
195e46d15f Update local site building instructions 2018-11-18 00:32:47 +05:30
Divay Prakash
bcd10cdd36 Add local build instructions, closes #3396 2018-11-17 19:04:43 +05:30
Adam Bard
990f51293b
Update CONTRIBUTING.markdown 2017-11-13 13:45:40 -08:00
samcv
650f0b5451 Remove the byte order mark from the Czech Javascript file. This file… (#2509)
* 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
2016-10-26 10:19:06 +02:00
Hunter Stevens
d0b067b140 Resolve conflicts from merge 2016-02-15 17:47:35 -05:00
Hunter Stevens
cffb7e6770 Add contributing-specific file 2015-10-23 14:25:42 -04:00