Skip to content

Commit

Permalink
move contributing readme markdown to docs folder
Browse files Browse the repository at this point in the history
  • Loading branch information
hiro5id committed Dec 21, 2022
1 parent f2821e7 commit 3437fcd
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ A universal JSON logger that plugs in to the existing `console.log` native funct

<!-- markdownlint-restore -->

* *[contributing...](CONTRIBUTING.md)*
* *[contributing...](docs/CONTRIBUTING.md)*

## Pupose and Description

Expand Down
2 changes: 1 addition & 1 deletion CONTRIBUTING.md → docs/CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ please add @<username> for <contributions>.

The bot will then create a Pull Request to add the contributor, then reply with the pull request details.

![](CONTRIBUTING-assets/2022-12-21-15-22-48-image.png)
![](images/contributing.png)

> Your request to the bot doesn't need to be perfect. The bot will use [basic Natural Language Parsing](https://github.com/all-contributors/app/blob/master/lib/parse-comment.js) to determine your intent.
> For example, this will work too:
Expand Down
File renamed without changes

0 comments on commit 3437fcd

Please sign in to comment.