Skip to content

Commit

Permalink
docs(README.md): update contributing and contributors (#225)
Browse files Browse the repository at this point in the history
* docs(README.md): update contributing and contributors

* chore(.github): update PULL_REQUEST_TEMPLATE.md

Co-authored-by: minsoo kim <[email protected]>

---------

Co-authored-by: minsoo kim <[email protected]>
  • Loading branch information
manudeli and minsoo-web authored Oct 15, 2023
1 parent 62c3384 commit dfcd25d
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 1 deletion.
5 changes: 4 additions & 1 deletion .github/PULL_REQUEST_TEMPLATE.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,4 +6,7 @@

## PR Checklist

- [ ] I have written documents and tests, if needed.
- [ ] I did below actions if need

1. I read the [Contributing Guide](https://github.com/toss/slash/blob/main/.github/CONTRIBUTING.md)
2. I added documents and tests.
10 changes: 10 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -167,6 +167,16 @@ See [VISUALIZATION](https://visualization.suspensive.org).

<br/>

## Contributing

Read our [Contributing Guide](./CONTRIBUTING.md) to familiarize yourself with Suspensive's development process, how to suggest bug fixes and improvements, and the steps for building and testing your changes.

### Contributors

[![contributors](https://contrib.rocks/image?repo=suspensive/react)](https://github.com/suspensive/react/graphs/contributors)

<br/>

## License

MIT © Suspensive. See [LICENSE](./LICENSE) for details.
Expand Down

0 comments on commit dfcd25d

Please sign in to comment.