You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: HOWTO-acknowledge-contributors.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -57,7 +57,7 @@ These links can be shared through a pull request or by opening a new issue.
57
57
- A list of valid contribution types is available on the [Emoji Key (and Contribution Types)](https://allcontributors.org/docs/en/emoji-key) page.
58
58
Replace `<contribution>` with the appropriate keyword available in the `Type` column of the [Emoji Key table](https://allcontributors.org/docs/en/emoji-key#table).
59
59
60
-
- The bot uses a [basic Natural Language Parsing](https://github.com/all-contributors/app/blob/master/lib/parse-comment.js) to determine the intent of your comment. Hence, your request to the bot doesn't need to be perfect. For example, the following will work too:
60
+
- The bot uses [basic Natural Language Parsing](https://github.com/all-contributors/app/blob/master/lib/parse-comment.js) to determine the intent of your comment. Hence, your request to the bot doesn't need to be perfect. For example, the following will work too:
61
61
```sh
62
62
Jane you have written excellent documentation and your infrastructure work has been great too. Let's add `@jane.doe23`for her contributions. cc `@all-contributors`
0 commit comments