roboflow / notebooks

Examples and tutorials on using SOTA computer vision models and techniques. Learn everything from old-school ResNet, through YOLO and object-detection transformers like DETR, to the latest models like Grounding DINO and SAM.
https://roboflow.com/models
5.43k stars 855 forks source link

Create issue greeting message #30

Closed capjamesg closed 1 year ago

capjamesg commented 1 year ago

Description

This PR creates a new issue greeting workflow that we can use to present users with a welcome message after they submit an issue. The layout of this template is derived from Make Sense.

Type of change

Please delete options that are not relevant.

Any specific deployment considerations

To support this change, we need to add a GITHUB_TOKEN to the GitHub secrets manager for the repository.

Docs

N/A

capjamesg commented 1 year ago

@SkalskiP Please see my latest commit that contains revisions based on your feedback.