Adding the Wiki page on github
The Wiki page is not setup
Once setup add to the wiki page:
- https://github.com/NightlyCommit/twing/issues/438
@noelelias I'm not a maintainer of this project, but I generally advice against using the wiki on a Github project. The main reason is that only project maintainers (with push access) have write access to the wiki.
Better is that any change to documentation is also submitted by a Pull Request. Anybody can submit pull requests which means that contribution to documentation is also a community effort.
I would suggest to convert your GH issue to a pull request against the docs folder in this project. Once it is in there, it can be published to the site, with is hosted on Github pages.