faqtory icon indicating copy to clipboard operation
faqtory copied to clipboard

A tool to generate FAQ.md documents and automatically suggest answers to issues

Results 5 faqtory issues
Sort by recently updated
recently updated
newest added

I don't think it's possible to use faqtory in a textual app due to conflicting rich requirements.

Bumps [pygments](https://github.com/pygments/pygments) from 2.13.0 to 2.15.0. Release notes Sourced from pygments's releases. 2.15.0 Added lexers: Carbon (#2362, #2365, #2366, #2367, #2368, #2369, #2370) Dax (#2335, #2345) MediaWiki Wikitext (#2373, #827)...

dependencies

Currently the example workflow uses `read-file-action` to expose the suggestion to the step that creates the comment. However GitHub actions can do this natively using the `$GITHUB_OUTPUT` environment file https://docs.github.com/en/actions/using-workflows/workflow-commands-for-github-actions#setting-an-output-parameter...

A frustrating thing about GitHub repositories is that GitHub have https://github.com/robots.txt configure such that only the contents of README.md can be crawled by search engines such as Google. All other...

Happy user of faqtory here. Several times I had had to "hack" its usage to be able to organize my FAQ in "sections" like a section for questions about install,...