An open API service indexing awesome lists of open source software.

https://github.com/serima/zenn-content

https://zenn.dev/serima
https://github.com/serima/zenn-content

Last synced: 3 months ago
JSON representation

https://zenn.dev/serima

Awesome Lists containing this project

README

          

# Zenn Contents

https://zenn.dev/serima

# How to contribute

If my article is outdated or incorrect, feel free to create a pull request for it.

1. Fork this repository.
2. Clone the forked repository to your local system.
3. Add a Git remote for the original repository.
4. Create a feature branch in which to place your changes.
5. Make your changes to the new branch.
6. Commit the changes to the branch.
7. Push the branch to GitHub.
8. Open a pull request from the new branch to the original repo(`serima/zenn-content`).