cpp-linter / cpp-linter-action

A Github Action for linting C/C++ code integrating clang-tidy and clang-format to collect feedback provided in the form of file-annotations, thread-comments, workflow step-summary, and Pull Request reviews.
https://cpp-linter.github.io/cpp-linter-action/
MIT License
91 stars 21 forks source link

Use issue templates #251

Closed 2bndy5 closed 3 months ago

2bndy5 commented 3 months ago

This is so I don't have to keep asking the same set of questions when helping people troubleshoot or consider new features/ideas

[!tip] See github tutorial also yaml schema for github forms

2bndy5 commented 3 months ago

I'm first testing these changes in the test repo. It is not working as expected...

2bndy5 commented 3 months ago

Ok I've got it working the way I wanted. you can test it out in the test repo by opening a new issue

shenxianpeng commented 3 months ago

it might be good to add the following to .github/ISSUE_TEMPLATE/config.yml to allow us to open a black issue in case we need it.

- name: "(maintainers only) Blank issue"
    url: https://github.com/cpp-linter/cpp-linter-action/issues/new
    about: For maintainers only.