Commit graph

23 commits

Author SHA1 Message Date
Fini Jastrow
45c432fe0d doc: State that no patched fonts are to be manually committed
[why]
It is explicitely explained for updating fonts but not for new fonts.

[how]
Copy appropriate text passage to new fonts paragraph.

Fixes: #1655

Signed-off-by: Fini Jastrow <ulf.fini.jastrow@desy.de>
2024-06-18 08:30:09 +02:00
Fini Jastrow
a5704a532f doc: Slight improvement of contributing guideline
[why]
Often PRs introduce the legacy .../Bold/ etc subdirectory structure.

[how]
Make more clear that a flat directory is preferred.

Also fix several small glitches in the text.

Signed-off-by: Fini Jastrow <ulf.fini.jastrow@desy.de>
2024-05-05 09:29:04 +02:00
Fini Jastrow
d85756f7b7 doc: Improve contributing guideline
Signed-off-by: Fini Jastrow <ulf.fini.jastrow@desy.de>
2024-03-16 02:19:29 +01:00
Fini Jastrow
654855a067 doc: Further contributing information on icon core set
Signed-off-by: Fini Jastrow <ulf.fini.jastrow@desy.de>
2023-10-23 13:27:39 +02:00
Fini Jastrow
7bceb83919 doc: Improve contributing manual
Signed-off-by: Fini Jastrow <ulf.fini.jastrow@desy.de>
2023-10-23 13:17:56 +02:00
hasecilu
ed0315e9ae Fix typo: exeucte -> execute 2023-06-01 06:51:57 +02:00
Fini Jastrow
b82bd819aa Remove mentions of master branch [skip ci]
[why]
If we ever switch the default branch the links would break. So just say
'default branch' directly, whichever that may be.

[note]
CI workflows not changed, I do not know if there is an alias for the
default branch available.

Fixes: #971 (partially)

Signed-off-by: Fini Jastrow <ulf.fini.jastrow@desy.de>
2022-10-17 11:50:53 +02:00
Fini Jastrow
fc22acc3e3 doc: Fix link to pull request course
Signed-off-by: Fini Jastrow <ulf.fini.jastrow@desy.de>
2022-10-12 09:05:23 +02:00
Ryan L McIntyre
0e098ad207
add instructions for adding attribution 2021-11-27 11:27:00 -08:00
Ryan L McIntyre
b266a74f50
Update contributing.md
baby updates
2021-11-17 21:21:23 -08:00
Christian Kjær
6cc5a2527a
Update contribution instructions with fontforge --script
Following issue #225 it seems fontforge has updated how it behaves after installing. For a consistent experience across 
various operating systems (Ubuntu, macOS, etc), it seems we get better results by pre-pending `fontforge --script ..` 
before running the `font-patcher` script.
2021-01-03 14:40:17 +01:00
Ryan L McIntyre
f74339c979
Update contributing.md
Adds basic steps for updating an existing font
2020-09-06 11:44:17 -07:00
Ryan L McIntyre
b053cec167
Update contributing.md
Small formatting fix
2017-12-07 22:45:45 -05:00
Ryan L McIntyre
772ff0645b
Adds first PR blurb and link
- Adds first Pull Request verbiage from makeapullrequest.com and link to how to contribute
2017-11-12 09:22:07 -05:00
Ryan L McIntyre
5936ab022e Update contributing.md
Mention of subfolders
2017-10-25 19:33:11 -04:00
Ryan L McIntyre
d27d9b0404 Update contributing.md
- small fixes and adds some details
2017-07-28 17:27:19 -04:00
Ryan L McIntyre
7fa22034e1 Update contributing.md
* Improves 'update readme' section
2017-04-22 08:36:04 -04:00
Ryan L McIntyre
45895bfbb8 Update contributing.md
* "I" -> "We"
* KISS Workflow updates
* Re-orders based on importance of information
* Commit messages basic information and rules
2017-04-22 00:02:43 -04:00
Ryan L McIntyre
2ed88f653e Update contributing.md
* Divides adding new font section into readable steps
2017-04-21 23:46:22 -04:00
Ryan L McIntyre
0416530663 Improves adding a new font instructions 2017-04-21 23:34:27 -04:00
Ryan L McIntyre
de2f98811e Updates with starter code standards 2017-04-10 21:31:10 -04:00
Ryan L McIntyre
506085e4ef Fixes outdated directory mentions
"unpatched-sample-fonts" is now "src/unpatched-fonts"
2017-03-08 23:04:43 -05:00
Ryan L McIntyre
931f693168 Adds contributing guidelines (fixes #66)
* adds first version of contributing guidelines to help users with contributing
2016-03-19 20:58:04 -04:00