twing icon indicating copy to clipboard operation
twing copied to clipboard

Adding the Wiki page on github

Open noel-schenk opened this issue 6 years ago • 2 comments

The Wiki page is not setup

noel-schenk avatar Oct 06 '19 20:10 noel-schenk

Once setup add to the wiki page:

  • https://github.com/NightlyCommit/twing/issues/438

noel-schenk avatar Oct 12 '19 18:10 noel-schenk

@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.

ringods avatar Mar 19 '20 07:03 ringods