bebop / poly

A Go package for engineering organisms.
https://pkg.go.dev/github.com/bebop/poly
MIT License
663 stars 70 forks source link

Allow non-contributors to take an issue with .take #377

Closed carreter closed 10 months ago

carreter commented 10 months ago

Changes in this PR

Adds a GitHub action that allows non-contributors to self-assign issues when they include ".take" in an issue comment.

Why are you making these changes?

Allows for non-contributors to indicate they are working on an issue. Part of #346 .

Are any changes breaking? (IMPORTANT)

No.

Pre-merge checklist

All of these must be satisfied before this PR is considered ready for merging. Mergeable PRs will be prioritized for review.