diff --git a/.github/.github/advanced-issue-labeler.yml b/.github/.github/advanced-issue-labeler.yml new file mode 100644 index 00000000000..1d80b002b62 --- /dev/null +++ b/.github/.github/advanced-issue-labeler.yml @@ -0,0 +1,8 @@ +policy: + - template: ['feature_request.yml'] + section: + - id: [feature_type] + # block-list: ['Gameplay', 'Graphics', 'UI/UX', 'Settings, Controls or Hotkeys', 'Codebase or APIs', 'Other'] + label: + - name: 'Awaiting GDT Approval' + keys: ['Gameplay']