diff options
author | jao <jao@gnu.org> | 2022-07-24 16:00:23 +0100 |
---|---|---|
committer | jao <jao@gnu.org> | 2022-07-24 16:03:15 +0100 |
commit | ac8a9ed723f1fed8d8a7158e135c72e2b92677c5 (patch) | |
tree | 67fd171f487736b6e7d406e85815120e4a00cb9d /contributing.org | |
parent | 6c141f1efc67166518d17cf71497b31ea1fbbed3 (diff) | |
download | xmobar-ac8a9ed723f1fed8d8a7158e135c72e2b92677c5.tar.gz xmobar-ac8a9ed723f1fed8d8a7158e135c72e2b92677c5.tar.bz2 |
documentation: improvements for xmobar-in-haskell docs
Diffstat (limited to 'contributing.org')
-rw-r--r-- | contributing.org | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/contributing.org b/contributing.org index f5ea875..62ae6cb 100644 --- a/contributing.org +++ b/contributing.org @@ -46,7 +46,6 @@ problems you are having, as well as the proposed solution. - A brief summary of how your commits fit together to achieve this (if necessary). - Please also remember to update the =changelog.md= file, as well as - any other documentation that your pull request touches upon. For - example, if you add a new plugin (see [[./doc/write-your-own-plugin.org][here]] for more information) - you should update the [[./doc/plugins.org][plugins documentation]]. + Please also remember to update the =changelog.md= file, as well as any other + documentation that your pull request touches upon. For example, if you + add a new plugin you should update the [[./doc/plugins.org][plugins documentation]]. |