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
- Host: GitHub
- URL: https://github.com/serima/zenn-content
- Owner: serima
- Created: 2020-09-24T16:22:43.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2021-10-18T12:06:26.000Z (over 4 years ago)
- Last Synced: 2025-10-25T07:29:53.138Z (8 months ago)
- Size: 175 KB
- Stars: 4
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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`).