Nanashi.

Results 77 issues of Nanashi.

This PR documents standard schema, implemented in #1500 and #1581. (As I'm not native English speaker, there are a lot of weird sentences. Sorry.)

### Description It would be great if refined GH adds the name of repo owner to name of a fork, because there are many repositories that are likely to conflict...

enhancement
under discussion

**Description:** - I play Minecraft with GUI Scale 1, but it makes guide to be unreadable. **Steps to Reproduce:** - Set GUI Scale to 1 **Technical Information:** - Minecraft: 1.20.1...

bug

It would be nice if it's possible to bound generics of `self`. Example usecase: ```rbs class Array[Elem] def sort: [Elem < Comparable] () -> ::Array[Elem] | [Elem < Comparable] ()...

apng frame includes offset position, but looks like there are no attributes to get offset. Am I missing something?

This pr adds CMAKE_POLICY_VERSION_MINIMUM=3.5 when building, so that this project can be built using CMake 4.0. Closes #21 . Actually I don't expect this PR to be merged, so here's...