This project provides a temporary workflow for creating GitHub issues that can be reviewed before being published.
Add a new Markdown file containing the issue content.
Place it in oss/<repo_name>/
Commit and push your Markdown file to the main branch.
The pushed content will go through a review process. If approved, the issue will be considered ready to create on GitHub.
Once approved, manually create the issue on GitHub using the reviewed Markdown content.
This is a work-around until we can create issues directly from within qit-proxy.
TEST