sdv-dev / RDT

A library of Reversible Data Transforms
Other
116 stars 24 forks source link

Auto apply "new" label instead of "pending review" #526

Closed npatki closed 1 year ago

npatki commented 2 years ago

Problem Description

Currently, we are auto applying "pending review" to new issues. This is confusing because there are several different types of reviews that can happen -- issue review, code review, etc.

Expected behavior

Apply the "new" label instead of "pending review". This is more in line with how we are using the label.

Additional context

The "new" label already exists. All the issue templates should be changed: https://github.com/sdv-dev/RDT/tree/master/.github/ISSUE_TEMPLATE

amontanez24 commented 1 year ago

Closed by https://github.com/sdv-dev/RDT/pull/598