From 0a654798c3a1c57bed1b279283ca72730817b1f3 Mon Sep 17 00:00:00 2001 From: abbycross Date: Tue, 18 Jun 2024 12:43:24 -0400 Subject: [PATCH] rename issue templates to be clearer (#1556) Closes #1554 Removing Abby M as an automatic assignee from bug reports too. After the docs reorg, can reword the title of the bug issue for Platform docs by indicating it's for anything in the /guides/ directory. --------- Co-authored-by: Eric Arellano <14852634+Eric-Arellano@users.noreply.github.com> --- .github/ISSUE_TEMPLATE/bug.yaml | 3 +-- .github/ISSUE_TEMPLATE/config.yml | 4 ++-- 2 files changed, 3 insertions(+), 4 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/bug.yaml b/.github/ISSUE_TEMPLATE/bug.yaml index 263e6186803..df30faf9668 100644 --- a/.github/ISSUE_TEMPLATE/bug.yaml +++ b/.github/ISSUE_TEMPLATE/bug.yaml @@ -1,10 +1,9 @@ -name: 🪲 Content bug or inaccuracy +name: 🪲 Content bug or inaccuracy with non-API docs description: Report typos, bugs, out-of-date content, broken links, etc. labels: ["bug 🐛", "content 📄"] assignees: - abbycross - beckykd - - javabster body: - type: markdown diff --git a/.github/ISSUE_TEMPLATE/config.yml b/.github/ISSUE_TEMPLATE/config.yml index 899800c3a83..bdbae7a43c3 100644 --- a/.github/ISSUE_TEMPLATE/config.yml +++ b/.github/ISSUE_TEMPLATE/config.yml @@ -6,9 +6,9 @@ contact_links: - name: Overall impressions and feedback url: https://ibmxm.iad1.qualtrics.com/jfe/form/SV_7Uq9FCMjZPyTsFM?Q_PopulateResponse={%22QID20%22:%223%22} about: Let us know what you think! Provide feedback to help us improve your documentation experience. - - name: Qiskit API feedback + - name: 🪲 Content bug or inaccuracy with docs.quantum.ibm.com/api/qiskit url: https://github.com/Qiskit/qiskit/issues/new/choose about: Open an issue in the Qiskit repository for the docs found at https://docs.quantum.ibm.com/api/qiskit. - - name: Qiskit Runtime Client API feedback + - name: 🪲 Content bug or inaccuracy with docs.quantum.ibm.com/api/qiskit-runtime url: https://github.com/Qiskit/qiskit-ibm-runtime/issues/new/choose about: Open an issue in the qiskit-ibm-runtime repository for the docs found at https://docs.quantum.ibm.com/api/qiskit-ibm-runtime/runtime_service.