From eeb4c1e5b6bf244b4c00f9cd5538cae445b033fa Mon Sep 17 00:00:00 2001 From: Dmitry Volodin Date: Sat, 1 Aug 2020 20:19:32 +0300 Subject: Fix typo in CONTRIBUTING.md (#6584) Againt -> against And use GitHub instead of github everywhere --- CONTRIBUTING.md | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) (limited to 'CONTRIBUTING.md') diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 94d8f48b0..d631700ac 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -10,7 +10,7 @@ Ask on [pandoc-discuss]. Found a bug? ------------ -Bug reports are welcome! Please report all bugs on pandoc's github +Bug reports are welcome! Please report all bugs on pandoc's GitHub [issue tracker]. Before you submit a bug report, search the [open issues] *and* [closed issues] @@ -21,7 +21,7 @@ Make sure you can reproduce the bug with the [latest released version] of pandoc---or, even better, the development version, since the bug may have been fixed since the last release. [Nightly builds] are available, so you don't need to compile -from source to test againt the development version. +from source to test against the development version. (To fetch a nightly, visit the link, click the topmost "Nightly" in the table, then choose your platform under "Artifacts." Note that you must be logged in with a GitHub account.) @@ -280,7 +280,7 @@ The code -------- Pandoc has a publicly accessible git repository on -github: . To get a local copy of the source: +GitHub: . To get a local copy of the source: git clone https://github.com/jgm/pandoc.git @@ -374,4 +374,3 @@ you may want to consider submitting a pull request to the [status:more-discussion-needed]: https://github.com/jgm/pandoc/labels/status:more-discussion-needed [status:more-info-needed]: https://github.com/jgm/pandoc/labels/status:more-info-needed [stack]: https://github.com/commercialhaskell/stack - -- cgit v1.2.3