Yucheng Lin
Yucheng Lin
Still the same issue in 2023. In my case my `identifier` is a hash string `727987336aa2fbc73f39aa2584953207f4b7f4e6`. Appending `_0` works for me. Not sure if these steps help reproduce the issue...
Can I take `tutorial/part-one`?
`tutorial/part-four`? (To maintainer: Just use reaction if you want. No need to reply in comment. Personally I don't like the issue being too long 😂)
You can do this for avoiding making a pull request. 1. `git remote add upstream https://github.com/gatsbyjs/gatsby-zh-Hans.git` 2. Fetch it and merge gatsbyjs's `upstream/master` to your forked repo's `master`. So your...