diff --git a/.coderabbit.yaml b/.coderabbit.yaml new file mode 100644 index 000000000..022214691 --- /dev/null +++ b/.coderabbit.yaml @@ -0,0 +1,3 @@ +issue_enrichment: + auto_enrich: + enabled: true diff --git a/.github/ISSUE_TEMPLATE/bug-report.yaml b/.github/ISSUE_TEMPLATE/bug-report.yaml index f59926d26..032013f7f 100644 --- a/.github/ISSUE_TEMPLATE/bug-report.yaml +++ b/.github/ISSUE_TEMPLATE/bug-report.yaml @@ -10,8 +10,6 @@ body: options: - label: I am running the latest version of ComfyUI required: true - - label: I have searched existing issues to make sure this isn't a duplicate - required: true - label: I have tested with all custom nodes disabled ([see how](https://docs.comfy.org/troubleshooting/custom-node-issues#step-1%3A-test-with-all-custom-nodes-disabled)) required: true diff --git a/.github/ISSUE_TEMPLATE/feature-request.yaml b/.github/ISSUE_TEMPLATE/feature-request.yaml index 0d8173b28..2d26a0981 100644 --- a/.github/ISSUE_TEMPLATE/feature-request.yaml +++ b/.github/ISSUE_TEMPLATE/feature-request.yaml @@ -4,13 +4,6 @@ labels: [] type: Feature body: - - type: checkboxes - attributes: - label: Is there an existing issue for this? - description: Please search to see if an issue already exists for the problem you're experiencing, and that it's not addressed in a recent build/commit. - options: - - label: I have searched the existing issues and checked the recent builds/commits - required: true - type: markdown attributes: value: |